mirror of
https://github.com/python/cpython.git
synced 2025-08-30 05:35:08 +00:00
Whitespace normalization.
This commit is contained in:
parent
f805cd2c1f
commit
f2715e0764
26 changed files with 110 additions and 114 deletions
|
@ -370,7 +370,7 @@ class IllegalSyntaxTestCase(unittest.TestCase):
|
|||
(266,
|
||||
(282, (1, 'foo'))), (4, ''))),
|
||||
(4, ''),
|
||||
(0, ''))
|
||||
(0, ''))
|
||||
self.check_bad_tree(tree, "malformed global ast")
|
||||
|
||||
def test_main():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue