Staging
v0.8.1
https://github.com/python/cpython
Revision 2567dd6d4487f665f67fa1b19458ab587b2eaace authored by Guido van Rossum on 11 August 1997, 21:52:17 UTC, committed by Guido van Rossum on 11 August 1997, 21:52:17 UTC
(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)
1 parent 4462064
History
Tip revision: 2567dd6d4487f665f67fa1b19458ab587b2eaace authored by Guido van Rossum on 11 August 1997, 21:52:17 UTC
Two changes:
Tip revision: 2567dd6
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
Parser
Python
Tools
.hgtags -rw-r--r-- 904 bytes
BUGS -rw-r--r-- 11.6 KB
Makefile.in -rw-r--r-- 15.1 KB
README -rw-r--r-- 29.5 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 9.6 KB
configure -rwxr-xr-x 109.4 KB
configure.in -rw-r--r-- 15.9 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top