diff stubs/twisted/internet/tksupport.pyi @ 67:099c0a815bb7

stubs Ignore-this: c084e54b4fa9a6a8bd692add7e646f10
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 20:02:47 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/stubs/twisted/internet/tksupport.pyi	Sat Jun 01 20:02:47 2019 +0000
@@ -0,0 +1,3 @@
+from typing import Any
+
+def install(root: Any, ms: int=20): ...