execfile question: name of the files being executed
Massimo
massimo.lamanna at cern.ch
Thu Oct 3 05:48:42 EDT 2002
More information about the Python-list mailing list
Thu Oct 3 05:48:42 EDT 2002
- Previous message (by thread): migrate from java to python. How?
- Next message (by thread): How to match a hard space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm trying to get the equivalent information I have in Perl with the $0 or $PROGRAM_FILE variable: the name (full path) of the script I'm executing via execfile() from inside the script itself. Thanx, Massimo
- Previous message (by thread): migrate from java to python. How?
- Next message (by thread): How to match a hard space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list