Changeset 208:cfe8c4af847a

Show
Ignore:
Timestamp:
07/25/07 19:36:15 (3 years ago)
Author:
"Brian Warner <warner@lothar.com>"
branch:
default
Message:

add a utility class called AsyncAND

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r207 r208  
    112007-07-25  Brian Warner  <warner@lothar.com> 
     2 
     3        * foolscap/util.py (AsyncAND): new utility class, which is like 
     4        DeferredList but is specifically for control flow rather than data 
     5        flow. 
     6        * foolscap/test/test_util.py: test it 
    27 
    38        * foolscap/call.py (CopiedFailure.setCopyableState): set .type to