mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-06 11:33:41 +08:00
Fix two more TODOs about bytes in Python 2.
This commit is contained in:
2
test/normalizer_issue_files/allowed_syntax_python2.py
Normal file
2
test/normalizer_issue_files/allowed_syntax_python2.py
Normal file
@@ -0,0 +1,2 @@
|
||||
's' b''
|
||||
u's' b'ä'
|
||||
Reference in New Issue
Block a user