You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would reduce code duplication if the same class would be used for string and bytes literals (and unicode literals, after they have been implemented). This applies both to tokens and ast nodes.