[Python-Dev] (no subject) (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue May 1 04:23:12 CEST 2007
- Previous message: [Python-Dev] os.rename on windows
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
JOSHUA ABRAHAM wrote:
I was hoping you guys would consider creating function in os.path or otherwise that would find the full path of a file when given only it's base name and nothing else.I have been made to understand that this is not currently possible.
Does os.path.abspath() do what you want?
If not, what exactly do you want?
-- Greg
- Previous message: [Python-Dev] os.rename on windows
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]