view 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 source

from typing import Any

def install(root: Any, ms: int=20): ...