diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-07 17:26:16 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-07 17:26:16 +0000 |
commit | 7d3bc0ade62ed38b26be03f408ad99f8fe290b5b (patch) | |
tree | b7cbbf94b6088512b9910787c351d39ef2604b76 /Objects/memoryobject.c | |
parent | ef181a7619a84639fed79d3071703636f39c3485 (diff) | |
download | cpython-git-7d3bc0ade62ed38b26be03f408ad99f8fe290b5b.tar.gz |
Patch for bug http://bugs.python.org/issue1293
The patch doesn't do the whole name mangling mambo jambo on purpose. MS sure does some weird things and I don't feel like reimplementing ntpath.normpath in C. If the user does deliberately something stupid he is on his own.
TODO: Backport to 2.6 (maybe 2.5?) and document that users should only do sys.path.append(os.path.normpath(somepath)) if they want to be on the safe side.
Diffstat (limited to 'Objects/memoryobject.c')
0 files changed, 0 insertions, 0 deletions