log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
code
>
home
>
repos
>
light9
annotate stubs/twisted/internet/tksupport.pyi @ 2163:
32f7064241eb
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
c2
author
drewp@bigasterisk.com
date
Thu, 18 May 2023 12:17:31 -0700
parents
4ce991cdacdb
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
1871
4ce991cdacdb
more stubs
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
1
from typing import Any
4ce991cdacdb
more stubs
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
2
4ce991cdacdb
more stubs
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
3
def install(root: Any, ms: int=20): ...