diff options
author | Guido van Rossum <guido@python.org> | 2000-08-24 16:18:04 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-08-24 16:18:04 +0000 |
commit | 906416f5675556debe8ca6d02a2fa1f06019ff9f (patch) | |
tree | f722093e5d715a5033c81ac5bbeb844936e93dcd /Python/errors.c | |
parent | c498725deb200c601676f75cc28421b8596fe88d (diff) | |
download | cpython-906416f5675556debe8ca6d02a2fa1f06019ff9f.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions