What happened to dospath module in Python2.3a1?

Jane Austine janeaustine50 at hotmail.com
Wed Feb 12 10:59:38 EST 2003


Irmen de Jong <irmen at -NOSPAM-REMOVE-THIS-xs4all.nl> wrote in message news:<3e4a03e4$0$49102$e4fe514c at news.xs4all.nl>...
> Jane Austine wrote:
> > It is not present in Python2.3a1 whereas it is in Python2.2.x.
> > 
> > What happened to the module?
> 
> You should really use os.path instead of posixpath/dospath/whatever...
> 
> Irmen

The script is running on linux and should manipulate dos paths. Does
os.path work in this case?




More information about the Python-list mailing list