mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 12:54:29 +08:00
Python 2 compatibility
This commit is contained in:
@@ -1000,7 +1000,7 @@ def test_dedent_end_positions(differ):
|
||||
c = {
|
||||
5}
|
||||
''')
|
||||
code2 = dedent('''\
|
||||
code2 = dedent(u'''\
|
||||
if 1:
|
||||
if ⌟ഒᜈྡྷṭb:
|
||||
2
|
||||
|
||||
Reference in New Issue
Block a user