[issue20597] PATH_MAX already defined on some Windows compilers

Jeffrey Armstrong report at bugs.python.org
Tue Feb 11 17:51:53 CET 2014


Jeffrey Armstrong added the comment:

Here's an additional patch removing PATH_MAX from Modules/main.c and Python/pythonrun.c.  This solution works fine for me.

----------
Added file: http://bugs.python.org/file34044/remove_path_max.default.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20597>
_______________________________________


More information about the Python-bugs-list mailing list