Mercurial > code > home > repos > light9
annotate stubs/xmlrpc/__init__.pyi @ 1874:fc72f550ddcd
annual update of the hardcoded URIs in frontend code that I don't bother to fix
Ignore-this: 3c438cd972d3014cca2383f943023b1b
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 27 May 2019 06:22:34 +0000 |
parents | 0f0ff27e55a3 |
children |
rev | line source |
---|---|
1863
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 |
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 from typing import Any |
0f0ff27e55a3
stubs, mostly autogen or empty
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
3 |