Next:
Indentation using XEmacs
Up:
Miscellaneous
Previous:
Executing a string of
Contents
Index
The name of the executing script
#!/usr/bin/env python import os print( os.path.abspath( __file__ ))