Re: [Tutor] is there any tool like "run line or selection" in Pythonwin?

2006-02-05 Thread linda.s
I installed python in both Windows and Mac. I am very curious why the installation under Mac take so long time compared to that under Windows. Thanks, Linda ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] is there any tool like "run line or selection" in Pythonwin?

2005-12-25 Thread bob
At 04:30 AM 12/25/2005, linda.s wrote: >is there any tool like "run line or selection" in Pythonwin? Shades of Visual FoxPro? Create a script (I call it testbed.py). Open it in a script window, paste the selection there, hit F5. Since this executes in the main namespace the results will persist

[Tutor] is there any tool like "run line or selection" in Pythonwin?

2005-12-25 Thread linda.s
is there any tool like "run line or selection" in Pythonwin? Thanks! ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor