Changeset 528 for trunk/RBJabber/RBJabber/JabberObserver.py
- Timestamp:
- 04/25/03 00:08:31 (5 years ago)
- Files:
-
- trunk/RBJabber/RBJabber/JabberObserver.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/RBJabber/RBJabber/JabberObserver.py
r400 r528 24 24 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 25 26 from RBFoundation. WeakBindimport BoundCallable, BindCallable26 from RBFoundation.BindCallable import BoundCallable, BindCallable 27 27 import JID 28 28
