Staging
v0.8.1
https://github.com/python/cpython
Revision a74184eb1d1ed8c1c139ea692b6037a7563d5540 authored by Guido van Rossum on 29 August 2007, 04:05:57 UTC, committed by Guido van Rossum on 29 August 2007, 04:05:57 UTC
From now on, trying to write str to a binary stream
is an error (I'm still working on the reverse).
There are still (at least) two failing tests:
- test_asynchat
- test_urllib2_localnet
but I'm sure these will be fixed by someone.
1 parent 245b42e
History
Tip revision: a74184eb1d1ed8c1c139ea692b6037a7563d5540 authored by Guido van Rossum on 29 August 2007, 04:05:57 UTC
Commit strict str/bytes distinction.
Tip revision: a74184e
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
Tools
.hgtags -rw-r--r-- 2.5 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.5 KB
README -rw-r--r-- 53.1 KB
configure -rwxr-xr-x 629.2 KB
configure.in -rw-r--r-- 94.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.9 KB
runtests.sh -rwxr-xr-x 2.0 KB
setup.py -rw-r--r-- 67.0 KB

README

back to top