Staging
v0.8.1
https://github.com/python/cpython
Revision 7f6b4f86e305ec63441657c57f5f546d15114ca0 authored by Brett Cannon on 30 March 2009, 21:30:26 UTC, committed by Brett Cannon on 30 March 2009, 21:30:26 UTC
strftime). Already didn't accept bytes but make the check earlier. This also
lifts the limitation of requiring ASCII.

Closes issue #5236. Thanks Tennessee Leeuwenburg.
1 parent d687887
History
Tip revision: 7f6b4f86e305ec63441657c57f5f546d15114ca0 authored by Brett Cannon on 30 March 2009, 21:30:26 UTC
Make sure time.strptime only accepts strings (and document the fact like
Tip revision: 7f6b4f8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 7.7 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 667.1 KB
configure.in -rw-r--r-- 104.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 30.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.6 KB

README

back to top