]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
copy_absolute() raises a fatal error on _Py_wgetcwd() failure
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 22:42:51 +0000 (22:42 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 22:42:51 +0000 (22:42 +0000)
commit41c8b377d72888db12cd5dd406b332fa4bb17ad1
treef8e3f4315055a78051fc8caeba9cf91796240474
parent015f4d87ab0f7d0888a9f20672feaec373f8ef36
copy_absolute() raises a fatal error on _Py_wgetcwd() failure
Modules/getpath.c