What happened to dospath module in Python2.3a1?

Skip Montanaro skip at pobox.com
Wed Feb 12 12:49:10 EST 2003


    >> Also, nt accepts paths with / as the delimiter (and thus, so does
    >> ntpath), which DOS never did.

    Grant> At least up through MSC 4, all of the standard library calls
    Grant> (open, mv, rename, fopen, etc.) all accepted '/' delimited paths.

Making my suggestion that using ntpath is a reasonable substitute look even
better.  Thanks for noticing my mistake.

Skip





More information about the Python-list mailing list