Files @ b731eaad3adf
Branch filter:

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

drewp@bigasterisk.com
deprecate light9/web/ - use light9/{service}/ with web/ subdir if needed
1
2
3
from typing import Any

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