Staging
v0.5.1
https://github.com/python/cpython
Revision e680546894ae6e5dffe8b6f6a6a17a56301033ae authored by Guido van Rossum on 10 December 1997, 19:36:41 UTC, committed by Guido van Rossum on 10 December 1997, 19:36:41 UTC
mode.  The pickler always uses base 10 so the default base should be
fine.  (The base gets us in trouble when there's no strop module, as
the atoi() in string.py only supports base 10.  This is for JPython.)
1 parent 87908f5
History
Tip revision: e680546894ae6e5dffe8b6f6a6a17a56301033ae authored by Guido van Rossum on 10 December 1997, 19:36:41 UTC
Don't specify base 0 to string.atoi when unpickling integers in text
Tip revision: e680546
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.0 KB
Makefile.in -rw-r--r-- 16.2 KB
README -rw-r--r-- 36.9 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 9.9 KB
configure -rwxr-xr-x 113.3 KB
configure.in -rw-r--r-- 17.4 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top