How do I get the current path of my python file that is currently running.

Arnau Sanchez arnau at ehas.org
Thu Aug 23 03:33:57 EDT 2007


Lamonte Harris escribió:

> Say I start i click on a python file on my desktop, how could I return 
> the path of the current python file thats running?

http://docs.python.org/lib/module-sys.html



More information about the Python-list mailing list