[Python-Dev] problems building Python 2.1a1 on QNX 4.25
Guido van Rossum
guido@digicool.com
Sat, 27 Jan 2001 11:52:23 -0500
> revision 1.34
> date: 2000/07/19 17:09:51; author: montanaro; state: Exp; lines: +18 -23
> added rewritten normpath from Moshe Zadka that does the right thing with
> paths containing ..
[...]
> Revision 1.33 clearly leaves initial slashes untouched.
> I guess we should restore this...
Yes, please! (Just the "leading extra slashes stay" behavior.)
--Guido van Rossum (home page: http://www.python.org/~guido/)