commit | cfb68218b701e1bf73bb82e51dfc8446ab65452a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 31 21:40:15 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 31 21:40:15 2010 +0000 |
tree | 85088cd11d198eef87c824046d8fb41e1e77c588 | |
parent | a8867b4173d03e7c321e9de8be529f3dd7e67abe [diff] |
#7909: the prefixes \\.\ and \\?\ indicate special Windows paths, do not try to manipulate them. See http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx for details.