create _tkinter stub (#4372)

This commit is contained in:
Akuli
2020-08-08 15:14:52 +03:00
committed by GitHub
parent adcd691d93
commit 954ce8c703
4 changed files with 141 additions and 12 deletions

View File

@@ -15,6 +15,7 @@ extra_standard_library = [
"_curses",
"_markupbase",
"_random",
"_tkinter",
"_weakrefset",
"genericpath",
"opcode",