Show
Ignore:
Timestamp:
04/25/03 00:08:31 (5 years ago)
Author:
sholloway
Message:

Depreciating WeakBind?, LazyProperty?
General cleanup tasks
Demo cleanups

Files:

Legend:

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

    r400 r528  
    2626import weakref 
    2727from xml.sax.saxutils import escape, quoteattr 
    28 from RBFoundation.WeakBind import BindCallable 
     28from RBFoundation.BindCallable import BindCallable 
    2929from SubjectObserver.CategorySubject import CategorySubject 
    3030from iqQuery import iqQueryBase