Valérian Rousset
|
191e153427
|
more closely fit to html.parser documentation (#231)
|
2016-05-30 09:51:34 -07:00 |
|
Florian Bruhin
|
11049f9a4f
|
Fix html.escape signature (#218)
The quote argument for html.escape is optional: https://docs.python.org/3.5/library/html.html#html.escape
|
2016-05-19 14:37:19 -07:00 |
|
Tim Abbott
|
9db84e7ffe
|
Add stubs for HTMLParser, html.parser, and six.moves.html_parser.
|
2016-01-27 21:09:30 -08:00 |
|
Ben Darnell
|
b7b7da1a85
|
Stubgen some more stdlib modules.
Copy doctest.pyi from 3 to 2.7.
|
2016-01-16 16:54:47 -05:00 |
|