]> granicus.if.org Git - python/commit
Open the file in binary mode -- so serving images from a Windows box
authorGuido van Rossum <guido@python.org>
Mon, 7 Dec 1998 03:53:18 +0000 (03:53 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 7 Dec 1998 03:53:18 +0000 (03:53 +0000)
commit391c8b4ea2fb688f2c0184ee219723d837732937
tree2f64579052b815218dc4f80b38f704b2f31040e9
parent08833f2a6dce778a3b1cde627d853441dcce5844
Open the file in binary mode -- so serving images from a Windows box
might actually work.
Lib/SimpleHTTPServer.py