annotate stubs/tkinter/__init__.pyi @ 1897:5bf8fa92b981

update rdfdb for type fixes Ignore-this: 37811c6e63b7fdbcf453f40210975ccf
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 30 May 2019 08:40:23 +0000
parents 4ce991cdacdb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1871
4ce991cdacdb more stubs
Drew Perttula <drewp@bigasterisk.com>
parents: 1863
diff changeset
1 from typing import Any
1863
0f0ff27e55a3 stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
2
1871
4ce991cdacdb more stubs
Drew Perttula <drewp@bigasterisk.com>
parents: 1863
diff changeset
3 Tk: Any