view stubs/twisted/internet/tksupport.pyi @ 2113:4455c67d4a5c

ide
author drewp@bigasterisk.com
date Thu, 02 Jun 2022 19:20:30 +0000
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

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