diff options
author | Guido van Rossum <guido@python.org> | 2000-08-24 16:18:04 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-08-24 16:18:04 (GMT) |
commit | ba3113807dc63e827463d641c1b4511b064d3c88 (patch) | |
tree | 839d9119fccf66273b4b1ef53452da779e647568 /Mac/_checkversion.py | |
parent | ff5364ac9d8583d65dd331165736f9cf2339880d (diff) | |
download | cpython-ba3113807dc63e827463d641c1b4511b064d3c88.zip cpython-ba3113807dc63e827463d641c1b4511b064d3c88.tar.gz cpython-ba3113807dc63e827463d641c1b4511b064d3c88.tar.bz2 |
Promote the server version from a local variable to a class variable,
so that a subclass can override it.
This partly addresses Bug #112634 -- but the documentation is still
wrong, since it suggests that you can set self.version *after* calling
the base class __init__. In fact it must be done *before*.
I'll fix that too.
Diffstat (limited to 'Mac/_checkversion.py')
0 files changed, 0 insertions, 0 deletions