[Python-bugs-list] [ python-Bugs-427524 ] path formatter between unix and windows

noreply@sourceforge.net noreply@sourceforge.net
Sat, 26 May 2001 03:13:58 -0700


Bugs item #427524, was updated on 2001-05-26 03:13
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=427524&group_id=5470

Category: Extension Modules
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: eXom (jkuan)
Assigned to: Nobody/Anonymous (nobody)
Summary: path formatter between unix and windows

Initial Comment:
Is it possible to have a function that converts the
unix path format into windows format, vice versa?

Or is there any function that does that already?

e.g.

def unix2winPath(pathName, drive='C:')
raise exception if there is any invalid character in
pathName


Thanks
Joe

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=427524&group_id=5470