* Complete the tokenize module type hints * Add missing import for Optional * Use a 3.5-style named tuple, untokenize speaks with forked tongue so use Any * Use explicit types for fields
Mostly stubgen, with open() added by hand because stubgen somehow doesn't see it.