Python using bat files? - run .bat python
Someone knows how to get asked a run file with Python?
Monday, December 7, 2009
Run .bat Python Python Using Bat Files?
Subscribe to:
Post Comments (Atom)
Python using bat files? - run .bat python
Someone knows how to get asked a run file with Python?
1 comments:
If you have version 2.4 or 2.5, you can find the thread module. Try priests method if you want the results of running back.
In addition, the os.exec * (), os.spawn * () or os.popen * () function can be useful.
Post a Comment