From: Serhiy Storchaka Date: Sun, 10 Feb 2013 10:23:10 +0000 (+0200) Subject: Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on... X-Git-Tag: v3.3.1rc1~194 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d83c82440b85faa6aefdf56fce25f285d8164bb7;p=thirdparty%2FPython%2Fcpython.git Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. --- d83c82440b85faa6aefdf56fce25f285d8164bb7