added &quot def

This commit is contained in:
Guido van Rossum 1996-05-28 23:18:55 +00:00
parent 1b5a1d0770
commit 7a623d7e7c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
'lt': '<',
'gt': '>',
'amp': '&',
'quot': '"',
'nbsp': chr(160), # no-break space
'iexcl': chr(161), # inverted exclamation mark
'cent': chr(162), # cent sign