Files @ eeb2b3928715
Branch filter:

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

drewp@bigasterisk.com
fix 'unlink' button. (event was not well-typed)
1
2
3
from typing import Any

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