Calling function from command line

GREGORY KNESER gregoryk at futures.wharton.upenn.edu
Wed Sep 18 18:21:01 EDT 2002


GREGORY KNESER (gregoryk at futures.wharton.upenn.edu) wrote:

Thanks to those who followed up.  

I also got referred to an article at 
http://www.linuxjournal.com/article.php?sid=3946

involving:

import sys
sys.argv[1]


that was helpful.

Thanks again,
Greg



More information about the Python-list mailing list