How to run python scripts with IDLE

beza1e1 andreas.zwinkau at googlemail.com
Fri Oct 7 12:09:10 EDT 2005


What are you developing for?

You could write another small python scripts, which calls your script.
os.system("python yours.py --param Ünicöde")




More information about the Python-list mailing list