Files
typeshed/stdlib
Michael J. Sullivan 4f4a025409 Remove tuple's __init__ method (#2467)
The __new__ method should suffice, and having both interferes with providing
a __new__ in namedtuples, which we want to do to fix
https://github.com/python/mypy/issues/1279.
2018-09-18 20:01:14 -07:00
..
2018-09-18 20:01:14 -07:00
2018-09-18 20:01:14 -07:00
2018-04-06 11:09:11 -07:00