Files @ 63aad60fb070
Branch filter:

Location: light9/stubs/twisted/internet/tksupport.pyi - annotation

drewp@bigasterisk.com
big effect rewrite: the effect functions & library
1
2
3
from typing import Any

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