mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Whitespace normalization.
This commit is contained in:
parent
922dd7d49d
commit
88ca467ca4
3 changed files with 4 additions and 4 deletions
|
@ -232,7 +232,7 @@ def setquit():
|
|||
eof = 'Ctrl-Z plus Return'
|
||||
else:
|
||||
eof = 'Ctrl-D (i.e. EOF)'
|
||||
|
||||
|
||||
class Quitter(object):
|
||||
def __init__(self, name):
|
||||
self.name = name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue