Running with python -i <filename>
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
|