[Tutor] Calling one python module from another

Mitchel Carlsen mcarlsen at sbcglobal.net
Fri May 5 23:42:07 CEST 2006


Is there an easy way to call on python module (called.py) from another (calling.py)?  I have been able to do this using 'rc = os.system("called.py")' .  Is this the suggested method?
   
  Thanks,
  Mitch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060505/0644de07/attachment.htm 


More information about the Tutor mailing list