summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-08-24 16:18:04 +0000
committerGuido van Rossum <guido@python.org>2000-08-24 16:18:04 +0000
commit906416f5675556debe8ca6d02a2fa1f06019ff9f (patch)
treef722093e5d715a5033c81ac5bbeb844936e93dcd /Python/errors.c
parentc498725deb200c601676f75cc28421b8596fe88d (diff)
downloadcpython-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