Commit 6afaf1fa authored by Guido van Rossum's avatar Guido van Rossum

Delete now-unused class variable hostname.

parent 32bc881f
......@@ -149,7 +149,6 @@ class Options:
class ZEOOptions(Options):
hostname = None # A subclass may set this
read_only = None
transaction_timeout = None
invalidation_queue_size = None
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment