Staging
v0.5.1
https://github.com/python/cpython
Revision 9b112799bc4faa32cfca0faa7de5a725f6cdab29 authored by Guido van Rossum on 08 April 1999, 17:23:11 UTC, committed by Guido van Rossum on 08 April 1999, 17:23:11 UTC
unsupported format string.  (I guess this is because the logic for
deciding whether to reallocate the buffer or not has been improved.)
This caused the test code to crash on result[0].  Fix this by assuming
an empty result also means the format is not supported.
1 parent 60cc90e
History
Tip revision: 9b112799bc4faa32cfca0faa7de5a725f6cdab29 authored by Guido van Rossum on 08 April 1999, 17:23:11 UTC
On Windows, we suddenly find, strftime() may return "" for an
Tip revision: 9b11279
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.4 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 4.2 KB
config.h.in -rw-r--r-- 12.1 KB
configure -rwxr-xr-x 135.4 KB
configure.in -rw-r--r-- 25.1 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top