Files
typeshed/stdlib
Gregory P. Smith 5d85326ad8 Expand Python 2's urllib.addbase definition. (#2601)
Give it enough information to determine that addinfourl
is iterable and that iteration and read methods return bytes.

Modeled after what is in stdlib/3/urllib/response.pyi after confirming
by looking at Python 2.7 stdlib code.
2018-11-13 11:04:12 +01:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00