diff options
author | Tim Peters <tim.peters@gmail.com> | 2000-09-15 07:44:49 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2000-09-15 07:44:49 (GMT) |
commit | 0bb44a4a3a98b7bd73ff0f34d872ddcc9556e393 (patch) | |
tree | 36946a08fc0fd097239317f9cba73622b3125bed /Python | |
parent | a2ebb87bfe9cc106be456df643ad06ac0c6c07ba (diff) | |
download | cpython-0bb44a4a3a98b7bd73ff0f34d872ddcc9556e393.zip cpython-0bb44a4a3a98b7bd73ff0f34d872ddcc9556e393.tar.gz cpython-0bb44a4a3a98b7bd73ff0f34d872ddcc9556e393.tar.bz2 |
Closes SF bug 113894: on Windows, things like os.listdir("k:") and
glob.glob("k:*py") (i.e., a raw drive letter + colon at the start) were
using the root of the drive rather than the expected Windows behavior
of using the drive's "current directory".
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions