diff options
author | Guido van Rossum <guido@python.org> | 2001-08-18 01:23:20 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-18 01:23:20 +0000 |
commit | e5e50591a477f90203219898e02a603ba6a9d71b (patch) | |
tree | a69c6961d5734146b808b6de75219d1be81e5047 /Python/sysmodule.c | |
parent | 241d69c11babc3641825fa9be4dee426652f8c40 (diff) | |
download | cpython-git-e5e50591a477f90203219898e02a603ba6a9d71b.tar.gz |
When the socket is closed, don't just assign 0 to self._sock.
This breaks software that excepts a socket.error but not an
AttributeError.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions