Mercurial > code > home > repos > light9
annotate stubs/twisted/python/_oldstyle.pyi @ 2264:74b4acd3dde0
collector client retries a bit. not sure we want this.
author | drewp@bigasterisk.com |
---|---|
date | Mon, 29 May 2023 11:47:35 -0700 |
parents | 0f0ff27e55a3 |
children |
rev | line source |
---|---|
1863
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 from typing import Any |
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 |
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
3 _replaceIf = Any |