commit | bdc36273a2e1cd4a3985f44261e3c9df5c8a19cc | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sat Jul 10 20:42:22 2004 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sat Jul 10 20:42:22 2004 +0000 |
tree | 8a725fdf56a266d62d3b6c50b7f1d880165f6460 | |
parent | 85064ffd760687c395f65f74c36d573d94b98436 [diff] |
Make ntpath compress multiple slashes between drive letter and the rest of the path. Also clarifies UNC handling and adds appropriate tests. Applies patch #988607 to fix bug #980327. Thanks Paul Moore.