summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorKristján Valur Jónsson <kristjan@ccpgames.com>2009-02-04 10:05:25 (GMT)
committerKristján Valur Jónsson <kristjan@ccpgames.com>2009-02-04 10:05:25 (GMT)
commitfd4c872726e650f1e43c4eed4fa7e7e326b3fee6 (patch)
tree511e8c21bc40e5d71c8fd2328ff7fdbca2db8c11 /Python/sysmodule.c
parent8bdd3b3dcf38ba1b5bd460b3c309fb6a8ea1127c (diff)
downloadcpython-fd4c872726e650f1e43c4eed4fa7e7e326b3fee6.zip
cpython-fd4c872726e650f1e43c4eed4fa7e7e326b3fee6.tar.gz
cpython-fd4c872726e650f1e43c4eed4fa7e7e326b3fee6.tar.bz2
issue 4804: Provide checks for the format string of strftime, and for the "mode" string of fopen on Windows. These strings are user provided from python and so we can avoid invoking the C runtime invalid parameter handler by first checking that they are valid.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions