[python-win32] copy/paste evaluation interactively

Niki Spahiev niki at vintech.bg
Mon Mar 29 10:43:32 EST 2004


Mike wrote:

> Hi.
> 
> How can I copy a  chunk of code (e.g. from my browser) and "paste" it into
> my interpreter so that  all of it is evaluated. Typically (with IDLE), only
> the first line seems to be  evaluated. Pythonwin appears to completely
> ignore multi-line code  fragments.

Some editors (IIRC Pycrust) have special paste for such needs.

HTH
Niki Spahiev




More information about the Python-win32 mailing list