diff options
author | Barry Warsaw <barry@python.org> | 1998-05-19 15:54:45 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-05-19 15:54:45 (GMT) |
commit | 820273d6d15f3c827cad700b9aa41bab1320c7b3 (patch) | |
tree | dc2488a8b3472a00f13faef4520b81f887b53fa8 /README | |
parent | ab0e86cbcc97413c4b625c4e7acf60a8ccb36636 (diff) | |
download | cpython-820273d6d15f3c827cad700b9aa41bab1320c7b3.zip cpython-820273d6d15f3c827cad700b9aa41bab1320c7b3.tar.gz cpython-820273d6d15f3c827cad700b9aa41bab1320c7b3.tar.bz2 |
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.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions