mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization
This commit is contained in:
parent
6be679047b
commit
0e5fb0a618
1 changed files with 2 additions and 2 deletions
|
@ -28,10 +28,10 @@ class FormatParagraph:
|
|||
keydefs = {
|
||||
'<<format-paragraph>>': ['<Alt-q>'],
|
||||
}
|
||||
|
||||
|
||||
unix_keydefs = {
|
||||
'<<format-paragraph>>': ['<Meta-q>'],
|
||||
}
|
||||
}
|
||||
|
||||
def __init__(self, editwin):
|
||||
self.editwin = editwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue