summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-08 17:23:11 +0000
committerGuido van Rossum <guido@python.org>1999-04-08 17:23:11 +0000
commit9b112799bc4faa32cfca0faa7de5a725f6cdab29 (patch)
treee2d70c2b7200c7daa5da174220c39bc100f9e8f9 /Python
parent60cc90ec98278f9472d7772d2fea9a68b0a23afc (diff)
downloadcpython-git-9b112799bc4faa32cfca0faa7de5a725f6cdab29.tar.gz
On Windows, we suddenly find, strftime() may return "" for an
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions