diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-04-16 09:46:13 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-04-16 09:46:13 (GMT) |
commit | 5688b7ac3edc756ab8d619b6f0993d54010ab20e (patch) | |
tree | aaf3b28fb2eb8de55640438ffeda9e86bed807fe /Parser | |
parent | 19a02ba69dd908bcc5fe45263fb9c956ed9f7ffc (diff) | |
download | cpython-5688b7ac3edc756ab8d619b6f0993d54010ab20e.zip cpython-5688b7ac3edc756ab8d619b6f0993d54010ab20e.tar.gz cpython-5688b7ac3edc756ab8d619b6f0993d54010ab20e.tar.bz2 |
Add two dictionaries to htmlentitydefs: name2codepoint maps
HTML entity names to Unicode codepoints (as integers).
codepoint2name is the reverse mapping. From SF patch #722017.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions