]> granicus.if.org Git - python/commit
This should hopefully finally clean up the remaining __del__ related
authorGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 18:56:19 +0000 (18:56 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 18:56:19 +0000 (18:56 +0000)
commit036309b13eefbcc009f44142e29a98cbe9e2a460
tree8db4dad5c13f34cb1e3ebee439596cca62c96e0e
parentaf8d2bf4d8643f7da7389a475f364c21836e8afe
This should hopefully finally clean up the remaining __del__ related
problems with this module, even if an instance of a derived class is
kept alive longer than the urllib module itself...
Lib/urllib.py