mirror of
https://github.com/python/cpython.git
synced 2025-08-11 12:29:34 +00:00
Whitespace normalization, via reindent.py.
This commit is contained in:
parent
e6ddc8b20b
commit
182b5aca27
453 changed files with 31318 additions and 31452 deletions
|
@ -40,8 +40,8 @@ class Required_Events(Required_Suite_Events):
|
|||
return _arguments['----']
|
||||
|
||||
_Enum_Conv = {
|
||||
'yes' : 'yes ', # Convert the project if necessary on open
|
||||
'no' : 'no ', # Do not convert the project if needed on open
|
||||
'yes' : 'yes ', # Convert the project if necessary on open
|
||||
'no' : 'no ', # Do not convert the project if needed on open
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue