-
Notifications
You must be signed in to change notification settings - Fork 60
Missing AST node for Bytes #2
Open
Description
In Python 3, b'' results in AST tree Bytes(s=b'')
Activity
Metadata
Metadata
Assignees
Labels
No labels
Bytes #2In Python 3, b'' results in AST tree Bytes(s=b'')