Mercurial > code > home > repos > rdfdb
annotate stubs/twisted/python/compat.pyi @ 39:83fc83e919e5
more type errors.
Ignore-this: 96fb564723d0661eb687d483f1640b62
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 26 May 2019 00:36:32 +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): ... |