summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:12:14 +0100
committerVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:12:14 +0100
commit911a3af5a75e2f03a3a3067df7e81aa16d0856ad (patch)
treeeecb99adc9e22bb914d928ea0deb484c9254145c /Python/sysmodule.c
parent869974660f0beefbf5abf76e127308c25eb722ad (diff)
parentc863d54fbba4643a3c4c8d7244222f4131389993 (diff)
downloadcpython-911a3af5a75e2f03a3a3067df7e81aa16d0856ad.tar.gz
(Merge 3.3) pythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGTH() to get
the size of the env_home buffer, not PATH_MAX+1. env_home is declared using MAXPATHLEN+1, and PATH_MAX is not declared on IRIX.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions