view stubs/twisted/internet/tksupport.pyi @ 2162:e69661cca1cb

cleanup
author drewp@bigasterisk.com
date Thu, 18 May 2023 11:56:28 -0700
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

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