]> granicus.if.org Git - python/commit
bpo-30160: Clarify intended usage of wfile (gh-1300)
authorjugglinmike <mike@mikepennisi.com>
Wed, 24 May 2017 18:25:50 +0000 (14:25 -0400)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 24 May 2017 18:25:50 +0000 (14:25 -0400)
commita083c8ee6cb89ca573fe10c4c1922e2fa69ceaa3
treee0c666b3167f3fd75dd2f54f4bba92aa8427f75e
parent323d538fec78af8eaffc9449a7b9e0ba92d985fc
bpo-30160: Clarify intended usage of wfile (gh-1300)

The library does not enforce compliance with the HTTP protocol,
so violations are not technically disallowed. Extend the stream's
description to avoid suggesting that intentional protocol violations are
not supported.
Doc/library/http.server.rst