]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
_Py_wrealpath() requires the size of the output buffer
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 22:29:53 +0000 (22:29 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 22:29:53 +0000 (22:29 +0000)
commit015f4d87ab0f7d0888a9f20672feaec373f8ef36
tree4b3444f0d329c5b4283a6f9b77e77026552d093c
parenta4a759515e2e0114d41acdada3642265c01270ac
_Py_wrealpath() requires the size of the output buffer
Include/fileutils.h
Python/fileutils.c
Python/sysmodule.c