summaryrefslogtreecommitdiffstats
path: root/Lib/urllib.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-18 22:22:25 (GMT)
committerGuido van Rossum <guido@python.org>2001-12-18 22:22:25 (GMT)
commit99d2fbb8236dc792d7e3762cf1d7419405db4752 (patch)
tree4953cba02eb669470adfe42d6c37112705f8497e /Lib/urllib.py
parentf499b030bd7bc83e30c03b46ff1a2c7f3e41da93 (diff)
downloadcpython-99d2fbb8236dc792d7e3762cf1d7419405db4752.zip
cpython-99d2fbb8236dc792d7e3762cf1d7419405db4752.tar.gz
cpython-99d2fbb8236dc792d7e3762cf1d7419405db4752.tar.bz2
Move the helper class _closedsocket *into* the _socketobject class.
This way, when a socket object is deleted after the socket module has already been zapped by module shutdown, we don't get annoying warnings about exceptions in __del__ methods.
Diffstat (limited to 'Lib/urllib.py')
0 files changed, 0 insertions, 0 deletions