Issue #10386: Added __all__ to token module; this simplifies importing
in tokenize module and prevents leaking of private names through import *.
Showing
Please register or sign in to comment
in tokenize module and prevents leaking of private names through import *.