Obtaining a full path name from file

Michael Kent mrmakent at gmail.com
Tue May 24 15:13:33 EDT 2011


If a filename does not contain a path component, os.path.abspath will prepend the current directory path onto it.



More information about the Python-list mailing list