paths: splitall(), relativepath()

Martin Bless m.bless at gmx.de
Fri Mar 26 03:56:52 EST 2004


[Jeff Epler <jepler at unpythonic.net>]

>relativepath won't work with mac-style paths, instead of ".." you should
>probably use os.pardir instead.

Good point, thanks. I wasn't aware of os.pardir.

mb - Martin Bless



More information about the Python-list mailing list