Command-line tool able to take multiple commands at one time?

Mike Meyer mwm at mired.org
Thu Nov 10 21:01:24 EST 2005


Peter A. Schott <paschott at no.yahoo.spamm.com> writes:
> Per subject - I realize I can copy/paste a line at a time into an interactive
> session when I'm trying to debug, but was wondering if there is any tool out
> there that allows me to copy sections of working Python scripts to paste into my
> interactive console and let those run so I don't have to copy line-by-line.

Um, just curious - doesn't copying multiple lines at a time work now?
That works fine for me on both OS X and Unix.

     <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list