mirror of
https://github.com/python/cpython.git
synced 2025-08-27 20:25:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
20882dd174
commit
e4418609f7
4 changed files with 10 additions and 10 deletions
|
@ -1187,7 +1187,7 @@ class InteractiveCodeGenerator(NestedScopeMixin, CodeGenerator):
|
|||
|
||||
def get_module(self):
|
||||
return self
|
||||
|
||||
|
||||
def visitDiscard(self, node):
|
||||
# XXX Discard means it's an expression. Perhaps this is a bad
|
||||
# name.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue