Files @ 412f798baf0c
Branch filter:

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

drewp@bigasterisk.com
move rdfdb_setup.py code from the simplified launcher
1
2
3
from typing import Any

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