import __main__ where can i find a module called "__main__.py"?
wen
wenming_hu2002 at hotmail.com
Sun Aug 21 08:47:59 EDT 2005
and, in which case, the following case will happen:
if __name__!='__main__':
do_sth()
any help would be appreciated.
More information about the Python-list
mailing list