Changeset 725

Show
Ignore:
Timestamp:
10/17/03 00:41:01 (5 years ago)
Author:
sholloway
Message:

*** empty log message ***

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBFoundation/RBFoundation/ContextApply.py

    r529 r725  
    2828from BindCallable import WeakBoundCallable as _WeakBoundCallable 
    2929from BindCallable import StrongBoundCallable as _StrongBoundCallable 
     30from BindCallable import Curry 
    3031 
    3132#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~