Whitespace normalization.

This commit is contained in:
Tim Peters 2003-04-24 16:02:54 +00:00
parent 0822ff7cca
commit 0eadaac7dc
39 changed files with 127 additions and 144 deletions

View file

@ -326,7 +326,7 @@ property_encoding = "http://www.python.org/sax/properties/encoding"
# processing a META tag)
# read: return the current encoding (possibly established through
# auto-detection.
# initial value: UTF-8
# initial value: UTF-8
#
property_interning_dict = "http://www.python.org/sax/properties/interning-dict"