]> granicus.if.org Git - python/commit
Addresses the other half of Bug #112634 -- the documentation suggested
authorGuido van Rossum <guido@python.org>
Thu, 24 Aug 2000 16:20:32 +0000 (16:20 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Aug 2000 16:20:32 +0000 (16:20 +0000)
commit3d0c77b37c3a274c85ffbeffe7d4589abe9fbeb1
tree7e6006465b8d09b217c57c49b35e3f6942b4b42d
parentba3113807dc63e827463d641c1b4511b064d3c88
Addresses the other half of Bug #112634 -- the documentation suggested
that you can set self.version *after* calling the base class __init__.
In fact it must be done *before*.

(Fred, maybe the version class variable should be documented now?)
Doc/lib/liburllib.tex