Fix a few typos and a double semicolon. Patch by Eitan Adler.

This commit is contained in:
Ezio Melotti 2013-01-27 06:20:14 +02:00
parent 1c1cadbbca
commit 3f5db3940f
10 changed files with 10 additions and 10 deletions

View file

@ -670,7 +670,7 @@ class TestContentTypeHeader(TestHeaderBase):
),
# XXX: I would say this one should default to ascii/en for the
# "encoded" segment, since the the first segment is not encoded and is
# "encoded" segment, since the first segment is not encoded and is
# in double quotes, making the value a valid non-encoded string. The
# old parser decodes this just like the previous case, which may be the
# better Postel rule, but could equally result in borking headers that