]> granicus.if.org Git - python/commit
Fix for SF 777848.
authorGuido van Rossum <guido@python.org>
Sat, 20 Mar 2004 22:18:03 +0000 (22:18 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 20 Mar 2004 22:18:03 +0000 (22:18 +0000)
commit70ec0b42b581014f5c8c9092720a26a1988ce0e9
tree0d340deb7df84fb9fc682414c840c3f221053c12
parent27f49610afe5ca8fdce780490ec22def39bbbe3c
Fix for SF 777848.
I've been bitten by this myself in the past half year.
I hope this fix is right.
I'll backport this to 2.3.
Lib/CGIHTTPServer.py