|
Subject:
|
Running with python -i <filename>
|
|
Posted By:
|
ALC
|
Post Date:
|
10/2/2005 12:54:54 PM
|
I am running python2.4.1 with windows XP (home edition). This question refers to chapter 5, page 61 of "Beginning Python" (ISBN:0-7645-9654-3). My question is "How is a saved file run by the python -i <filename> statement?".
Alfred L. Clark
|
|
Reply By:
|
ALC
|
Reply Date:
|
10/2/2005 4:57:21 PM
|
I found that typing python -i as a run command, starts the python(command line). Is there an instruction (typed as a run command) that starts the IDE(python GUI)?
ALC
Alfred L. Clark
|