mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +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
|
|
@ -304,9 +304,9 @@ document._privpropdict = {
|
|||
document._privelemdict = {
|
||||
}
|
||||
_Enum_savo = {
|
||||
'yes' : 'yes ', # Save objects now
|
||||
'no' : 'no ', # Do not save objects
|
||||
'ask' : 'ask ', # Ask the user whether to save
|
||||
'yes' : 'yes ', # Save objects now
|
||||
'no' : 'no ', # Do not save objects
|
||||
'ask' : 'ask ', # Ask the user whether to save
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -76,4 +76,3 @@ class HelpIndexingTool(Standard_Suite_Events,
|
|||
_signature = 'hiti'
|
||||
|
||||
_moduleName = 'HelpIndexingTool'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue