diff options
author | Guido van Rossum <guido@python.org> | 2001-12-18 22:22:25 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-18 22:22:25 +0000 |
commit | 99d2fbb8236dc792d7e3762cf1d7419405db4752 (patch) | |
tree | 4953cba02eb669470adfe42d6c37112705f8497e /Python/ceval.c | |
parent | f499b030bd7bc83e30c03b46ff1a2c7f3e41da93 (diff) | |
download | cpython-git-99d2fbb8236dc792d7e3762cf1d7419405db4752.tar.gz |
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 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions