Besides sys.argv() is there another way to get the name of the script (from
inside the running script)?  I want to make a log file for a running script
that is derived from the name of the running script.  Also, converting
sys.argv() into a string adds even more \'s which I will have to strip.

Robin L. Siebler
Software Test Engineer
iBeam
--------------------------------
"Bother", said Pooh, as he deleted  Windows.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to