mirror of
https://github.com/davidhalter/parso.git
synced 2026-04-25 08:54:08 +08:00
Fix two more TODOs about bytes in Python 2.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
's' b''
|
||||
u's' b'ä'
|
||||
Reference in New Issue
Block a user