view stubs/twisted/internet/tksupport.pyi @ 2326:e9caffe926df

attribute 'nounlink' to save space
author drewp@bigasterisk.com
date Thu, 01 Jun 2023 18:30:25 -0700
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

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