]> granicus.if.org Git - python/commit
Fix two typos, one noted by Noah Spurrier in SF bug #475166, the
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 2001 03:38:46 +0000 (03:38 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 2001 03:38:46 +0000 (03:38 +0000)
commit0afde13b435f484ecbc3e95107d2318415f21d29
treeed7024bee0e7a7948d5059568188d734282ffb29
parent9f7a539afe2b8af80e603aceadf9bb992caaf047
Fix two typos, one noted by Noah Spurrier in SF bug #475166, the
second noted after a second's thought about what the next line should
do. :-(
Lib/CGIHTTPServer.py
Misc/ACKS