index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
htmlentitydefs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename HTMLParser to html.parser and htmlentitydefs to html.entities;
Fred Drake
2008-05-17
1
-270/+0
*
Use strings for all entity values, as that is now possible
Martin v. Löwis
2007-12-29
1
-4/+1
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-1/+1
*
Add two dictionaries to htmlentitydefs: name2codepoint maps
Walter Dörwald
2003-04-16
1
-254/+270
*
removed __all__ from several modules
Skip Montanaro
2001-02-18
1
-2/+0
*
added a few more __all__ lists
Skip Montanaro
2001-01-23
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-252/+252
*
More trivial comment -> docstring transformations by Ka-Ping Yee,
Guido van Rossum
2000-02-04
1
-0/+2
*
New version by Mark-Andre Lemburg (generated by a script, parseentities.py).
Guido van Rossum
1999-08-19
1
-103/+253
*
added " def
Guido van Rossum
1996-05-28
1
-0/+1
*
added lt, gt, amp back to entity definitions
Guido van Rossum
1995-10-06
1
-0/+3
*
Initial revision
Guido van Rossum
1995-09-27
1
-0/+101