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

Depreciating WeakBind?, LazyProperty?
General cleanup tasks
Demo cleanups

Files:

Legend:

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

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