view stubs/twisted/internet/tksupport.pyi @ 2219:165fc8ed28ab

clearly this approach is wrong
author drewp@bigasterisk.com
date Tue, 23 May 2023 16:26:32 -0700
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

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