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