Files @ 53dd7eb024c9
Branch filter:

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

drewp@bigasterisk.com
relocate run_local.py
1
2
3
from typing import Any

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