mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue 5150: Add rstrip() menu option to IDLE.
This commit is contained in:
parent
323ee0cc21
commit
eb816954fb
5 changed files with 47 additions and 0 deletions
|
|
@ -86,3 +86,9 @@ bgcolor=LightGray
|
|||
fgcolor=Black
|
||||
[CodeContext_bindings]
|
||||
toggle-code-context=
|
||||
|
||||
[RstripExtension]
|
||||
enable=1
|
||||
enable_shell=0
|
||||
enable_editor=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue