Re: [Tutor] Clearing Python text

2012-12-15 Thread Kwpolska
On Sat, Dec 15, 2012 at 2:10 AM, Mike G wrote: > I use Windows XP, Python 2.7, Notepad++ as my editor, and generally > run my .py files from cmd, this is how I toggle between running my .py > file after an edit (and save) and subsequently clearing the screen - > it's pretty easy. > > I "arrow-up/a

Re: [Tutor] Clearing Python text

2012-12-14 Thread Mike G
I use Windows XP, Python 2.7, Notepad++ as my editor, and generally run my .py files from cmd, this is how I toggle between running my .py file after an edit (and save) and subsequently clearing the screen - it's pretty easy. I "arrow-up/arrow-down" on the keyboard to reprint (type) the latest com