diff options
author | Barry Warsaw <barry@python.org> | 2002-04-22 21:48:20 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-04-22 21:48:20 (GMT) |
commit | 29a90f0a7a7113d7268f9f7e17d4af989a1bffca (patch) | |
tree | c7a67c440e1834721bc7aa73d7ad6c8cf00f49f6 /PLAN.txt | |
parent | 030a5cebf4adb6664ba501dba4f27d2f2f63c25a (diff) | |
download | cpython-29a90f0a7a7113d7268f9f7e17d4af989a1bffca.zip cpython-29a90f0a7a7113d7268f9f7e17d4af989a1bffca.tar.gz cpython-29a90f0a7a7113d7268f9f7e17d4af989a1bffca.tar.bz2 |
Some contributions and ideas by Alexander Schmolck: add a keybinding
to call pychecker on the current file, add a face for pseudo
keywords self, None, True, False, and Ellipsis. Specifically,
(py-pychecker-command, py-pychecker-command-args): New variables.
(py-pseudo-keyword-face): New face variable, defaulting to a copy of
font-lock-keyword-face.
(python-font-lock-keywords): Add an entry for self, None, True, False,
Ellipsis to be rendered in py-pseudo-keyword-face.
(py-pychecker-history): New variable.
(py-mode-map): Bind C-c C-w to py-pychecker-run.
(py-pychecker-run): New command.
Diffstat (limited to 'PLAN.txt')
0 files changed, 0 insertions, 0 deletions