]> granicus.if.org Git - python/commit
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
authorPhillip J. Eby <pje@telecommunity.com>
Wed, 3 Nov 2010 00:46:45 +0000 (00:46 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Wed, 3 Nov 2010 00:46:45 +0000 (00:46 +0000)
commita01799f71a3b5b24a1e2ab183c872d1f311e22ec
tree1f92420327e2ee41e4b1be077b07fe5f5e9df165
parent0d1b38cef942c9e5d1ac9452eef34042ccfa4c28
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
Doc/library/wsgiref.rst
Lib/wsgiref/simple_server.py
Misc/NEWS