On 06/11/2013 10:49 PM, Michael Torrie wrote: > ----------- my_cgi_script.py ------------------- > import do_something > > # handle cgi stuff > # get name, month year > dosomething.dosomething(name, month, year)
Make that do_something.do_something -- http://mail.python.org/mailman/listinfo/python-list