call py from py

Irmen de Jong irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Wed Jun 30 16:11:17 EDT 2004


Alberto Vera wrote:

> Could you tell me How I Can call a python program from another one?

Just import the other module and call a function from it?
Or use os.system or whatever.

More info needed for better answers.

--Irmen



More information about the Python-list mailing list