[issue2722] os.getcwd fails for long path names on linux
Christian Heimes
report at bugs.python.org
Wed Apr 30 22:19:52 CEST 2008
Christian Heimes <lists at cheimes.de> added the comment:
It should be MAX_PATH. All path related functions should use MAX_PATH as
buffer size, maybe even MAX_PATH+1
----------
nosy: +tiran
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2722>
__________________________________
More information about the Python-bugs-list
mailing list