Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Kramm
9cbe15e57f Add binascii, errno, fcntl, imp, marshal, select, sys, unicodedata.
Some stubs inspired or adapted from mypy stubs.
2015-09-16 15:30:12 -07:00
Matthias Kramm
6be8de84e9 fix syntax errors 2015-09-15 15:47:41 -07:00
Matthias Kramm
6019cad152 change GenericType to Generic 2015-09-15 15:41:17 -07:00
Matthias Kramm
ac17e9afcf Add missing 'self' 2015-09-15 14:51:06 -07:00
Matthias Kramm
dd042b3255 Improve several stubs. (math, _random, time, etc.)
Some of these are derived from mypy/stubs/.
2015-09-15 14:34:42 -07:00
Matthias Kramm
20f28061a2 use '-> Any' instead of '-> object' 2015-09-15 08:13:31 -07:00
Matthias Kramm
edd35eaf2e Get rid of 'Undefined' 2015-09-15 08:06:30 -07:00
Matthias Kramm
7feb677d6b Rename .py to .pyi. 2015-09-15 07:58:50 -07:00
Matthias Kramm
29699f3a60 More generic directory hierarchy. 2015-09-15 07:57:26 -07:00