Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
19f6bd06af3c7fc0db5f96878aaa68f5589ff13e
/
Lib
/
htmlentitydefs.py
e8c9e14
Issue #23181: More "codepoint" -> "code point".
by Serhiy Storchaka
· 11 years ago
d995e11
revert creation of the html.entities and html.parser modules
by Fred Drake
· 17 years ago
91ae250
rename HTMLParser to html.parser, htmlentitydefs to html.entities
by Fred Drake
· 17 years ago
5688b7a
Add two dictionaries to htmlentitydefs: name2codepoint maps
by Walter Dörwald
· 22 years ago
7834907
removed __all__ from several modules
by Skip Montanaro
· 24 years ago
2dd4276
added a few more __all__ lists fixed typo in ihooks docstring
by Skip Montanaro
· 25 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 25 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 26 years ago
f8e390b
New version by Mark-Andre Lemburg (generated by a script, parseentities.py).
by Guido van Rossum
· 26 years ago
7a623d7
added " def
by Guido van Rossum
· 29 years ago
d58364e
added lt, gt, amp back to entity definitions
by Guido van Rossum
· 30 years ago
c52c1e9
Initial revision
by Guido van Rossum
· 30 years ago