Mercurial > code > home > repos > rdfdb
annotate stubs/twisted/python/compat.pyi @ 43:8d4822ae58bc
more types, as needed on light9 keyboardcomposer
Ignore-this: 9bc5d28702e6684fcce62104fc50966d
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 27 May 2019 06:58:51 +0000 |
parents | 4f71d2a7a8d1 |
children |
rev | line source |
---|---|
33
4f71d2a7a8d1
some low-quality mostly generated mypy stubs. should be shared with my other builds
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 # Stubs for twisted.python.compat (Python 3) |
4f71d2a7a8d1
some low-quality mostly generated mypy stubs. should be shared with my other builds
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 # |
4f71d2a7a8d1
some low-quality mostly generated mypy stubs. should be shared with my other builds
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
3 # NOTE: This dynamically typed stub was automatically generated by stubgen. |
4f71d2a7a8d1
some low-quality mostly generated mypy stubs. should be shared with my other builds
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
4 |
4f71d2a7a8d1
some low-quality mostly generated mypy stubs. should be shared with my other builds
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
5 def unicode(s): ... |