pythonwin framework: directly execute marked stuff?

Robert Kiendl rkiendl at gmx.net
Tue Aug 29 05:29:55 EDT 2000


when writing pythonfuncs in a sourcefile one often wants to immediately
test little code fragments without running the complete file.

emacs-lisp trains support such style of work in a good manner.

is it somehow possible in pywin to mark a few lines and have them
directly executed interactively - thereby removing topmost indents?
doing this with copy-paste-removetabs is tedious.

or can someone give a quick-tip how to attach own code for such style of
behaviour to the pywin-editor?

-robert





More information about the Python-list mailing list