Staging
v0.5.1
https://github.com/python/cpython
Revision 3fb066d286af3ec5b89b871628b01081deda9039 authored by Senthil Kumaran on 05 March 2013, 09:22:57 UTC, committed by Senthil Kumaran on 05 March 2013, 09:22:57 UTC
response message when  send_error includes a message in addition to error
status. Patch contributed by Karl.
1 parent 44d5214
History
Tip revision: 3fb066d286af3ec5b89b871628b01081deda9039 authored by Senthil Kumaran on 05 March 2013, 09:22:57 UTC
Fix Issue #12921: BaseHTTPServer's send_error should send the correct error
Tip revision: 3fb066d
File Mode Size
dummy
__init__.py -rw-r--r-- 7.6 KB
connection.py -rw-r--r-- 14.6 KB
forking.py -rw-r--r-- 16.1 KB
heap.py -rw-r--r-- 8.4 KB
managers.py -rw-r--r-- 35.8 KB
pool.py -rw-r--r-- 23.3 KB
process.py -rw-r--r-- 9.6 KB
queues.py -rw-r--r-- 12.4 KB
reduction.py -rw-r--r-- 6.4 KB
sharedctypes.py -rw-r--r-- 7.4 KB
synchronize.py -rw-r--r-- 10.4 KB
util.py -rw-r--r-- 10.4 KB

back to top