• Jim Fulton's avatar
    New Features · b1bc8989
    Jim Fulton authored
    ------------
    
    - As a convenience, you can now pass an integer port as an address to
      the ZEO ClientStorage constructor.
    
    - As a convenience, there's a new ``client`` function in the ZEO
      package for constructing a ClientStorage instance.  It takes the
      same arguments as the ClientStorage constructor.
    b1bc8989
testZEO.py 44.2 KB