What happened to dospath module in Python2.3a1?

Skip Montanaro skip at pobox.com
Wed Feb 12 09:47:01 EST 2003


    >> It is not present in Python2.3a1 whereas it is in Python2.2.x.
    >> What happened to the module?
    Irmen> You should really use os.path instead of
    Irmen> posixpath/dospath/whatever...

Unless, of course, you are wanting to manipulate dos path strings from
another system, say Linux.

Skip





More information about the Python-list mailing list