diff options
author | Guido van Rossum <guido@python.org> | 1997-08-11 21:52:17 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-11 21:52:17 +0000 |
commit | 914c1abfec37ab8c4d20030cb99527a1b0eca348 (patch) | |
tree | 3e7ead5357b6ae6559039816edea802836d52d14 /Python/errors.c | |
parent | fec9516189c55c0f1b0ad30f0bce315649bb7304 (diff) | |
download | cpython-914c1abfec37ab8c4d20030cb99527a1b0eca348.tar.gz |
Two changes:
(1) No longer close self.sock; close it on close(). (Guido)
(2) Don't use regular expressions for what can be done simply with
string.split() -- regex is thread unsafe. (Jeremy)
(3) Delete unused imports. (Jeremy)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions