]> granicus.if.org Git - python/commit
More ME patches:
authorBarry Warsaw <barry@python.org>
Tue, 19 May 1998 15:54:45 +0000 (15:54 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 19 May 1998 15:54:45 +0000 (15:54 +0000)
commit820273d6d15f3c827cad700b9aa41bab1320c7b3
treedc2488a8b3472a00f13faef4520b81f887b53fa8
parentab0e86cbcc97413c4b625c4e7acf60a8ccb36636
More ME patches:

(py-execute-import-or-reload): Cool new command that imports or
reloads the current file as a module, so as not to clutter the global
namespace.  Bound to C-c C-m.

(py-execute-def-or-class): New command that sends the current def or
class to the interpreter.  Bound to C-M-x.

(py-execute-string): New command that sends arbitrary string to the
interpreter.  Not bound by default.

(py-describe-mode): Doco updates.
Misc/python-mode.el