Jason Scheirer wrote:
On Oct 1, 9:53 am, [EMAIL PROTECTED] wrote:
Hi everyone,

After having used Python on Linux for some time, I now have to do
Python coding on Windows. I am big fan of the interactive Python shell
to test, eg, regexps.

Is there an interactive Python shell on Windows that supports:

- easy copy-pasting to/from an editor? (as opposed to the cumbersome
"mark", "copy" and then "paste" sequence that any terminal on Windows
seems forced to adopt)
I don't know what you call easy,
but in windows we simply drag and drop,
try that on Linux  ;-)

e.g. PyScripter can do that, don't know your other demands

cheers,
Stef

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to