Issue 5150: Add rstrip() menu option to IDLE.

This commit is contained in:
Raymond Hettinger 2009-05-29 01:22:18 +00:00
parent 323ee0cc21
commit eb816954fb
5 changed files with 47 additions and 0 deletions

View file

@ -86,3 +86,9 @@ bgcolor=LightGray
fgcolor=Black
[CodeContext_bindings]
toggle-code-context=
[RstripExtension]
enable=1
enable_shell=0
enable_editor=1