Staging
v0.5.1
https://github.com/python/cpython
Revision e27a8b97669f34a3bf50af8812fd12b346ecd17b authored by Thomas Wouters on 11 July 2001, 11:38:20 UTC, committed by Thomas Wouters on 11 July 2001, 11:38:20 UTC
SF patch #440144:  Tests and minor bugfix for uu module

decode():  While writing tests for uu.py, Nick Mathewson discovered
that the 'Truncated input file' exception could never get raised,
because its "if not str:" test was actually testing the builtin
function "str", not the local string vrbl "s" as intended.
1 parent 49ba499
History
Tip revision: e27a8b97669f34a3bf50af8812fd12b346ecd17b authored by Thomas Wouters on 11 July 2001, 11:38:20 UTC
Backport Tim's checkin 1.17:
Tip revision: e27a8b9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.6 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.0 KB

README

back to top