]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8179: Fix macpath.realpath() on a non-existing path.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 12:27:20 +0000 (12:27 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 12:27:20 +0000 (12:27 +0000)
commitcf82fa6f919b4e5a48d25f5c99c30ae9363b2508
tree56b01131bd072a82d4c2540c0b13c0d4cfed293b
parentb88fbf4fef9e03cfe9121dc03d935c9a90ff19b1
Issue #8179: Fix macpath.realpath() on a non-existing path.
Lib/macpath.py
Misc/NEWS