• Guido van Rossum's avatar
    Simple-minded cleanup pass. · e6893692
    Guido van Rossum authored
    - Remove unused imports.
    
    - Got rid of \ continuation lines.
    
    - Remove leading underscores from all names of methods and instance
      variables of ZEOStorage.  There was no usage consistency and I don't
      see any other reason to maintain the existing names.
    e6893692
StorageServer.py 21.9 KB