On 2017-09-05, Andrej Viktorovich <[email protected]> wrote: > Hello, > > I suppose I can run python module by passing module as param for executable: > > python.exe myscr.py > > But how to run script when I'm inside of console and have python prompt: > >>>>
os.system("python.exe myscr.py")
--
Grant Edwards grant.b.edwards Yow! I've read SEVEN
at MILLION books!!
gmail.com
--
https://mail.python.org/mailman/listinfo/python-list
