]> granicus.if.org Git - python/commitdiff
added &quot def
authorGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:18:55 +0000 (23:18 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:18:55 +0000 (23:18 +0000)
Lib/htmlentitydefs.py

index 09cc19ad49986f8c459cf6043bed4f2fdb46158c..55aefaa5ed1efb25b535949b2108e01356fdb3d7 100644 (file)
@@ -5,6 +5,7 @@ entitydefs = {
     'lt':       '<',
     'gt':       '>',
     'amp':      '&',
+    'quot':    '"',
     'nbsp':    chr(160),       # no-break space
     'iexcl':   chr(161),       # inverted exclamation mark
     'cent':    chr(162),       # cent sign