Show
Ignore:
Timestamp:
01/13/03 14:59:12 (6 years ago)
Author:
sholloway
Message:

Integrated SubjectObserver? from old foundation into tree for meantime

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBJabber/RBJabber/SubjectObserver/StateMachine.py

    r253 r400  
    164164 
    165165def _Test_StateMachine(): 
    166     from Foundation.ContextApply import ContextApply_s_p,ContextApply_0 
     166    from RBFoundation.ContextApply import ContextApply_s_p,ContextApply_0 
    167167    def PrintDescription(State, precondition): 
    168168        print State.__doc__