mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +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
|
|
@ -73,7 +73,7 @@ def quit(self, _no_object=None, _attributes={}, **_arguments):
|
|||
return _arguments['----']
|
||||
|
||||
def run(self, _no_object=None, _attributes={}, **_arguments):
|
||||
"""run:
|
||||
"""run:
|
||||
Keyword argument _attributes: AppleEvent attribute dictionary
|
||||
"""
|
||||
_code = 'aevt'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue