summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:33:43 +0100
committerVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:33:43 +0100
commit678b53baba037dc9c58cb6f39a9ffeeff6f7ee3c (patch)
tree03aa7dd4e6241a69519a8cf9ba568e68b2ccccaa /Python/fileutils.c
parentc863d54fbba4643a3c4c8d7244222f4131389993 (diff)
downloadcpython-678b53baba037dc9c58cb6f39a9ffeeff6f7ee3c.tar.gz
sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get the size of
the fullpath buffer, not PATH_MAX. fullpath is declared using MAXPATHLEN or MAX_PATH depending on the OS, and PATH_MAX is not declared on IRIX.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions