Find directory name of file?

veracon veracon at gmail.com
Sun Jan 29 13:49:06 EST 2006


I'm pretty new at Python, so I have no idea how to do this: How do I
find the name of the directory that contains the application currently
being executed (e.g. if the file is /home/user/file.py, I want to get
the /home/user part)?

Thanks!




More information about the Python-list mailing list