]> granicus.if.org Git - python/commit
Always open file objects in binary mode.
authorGuido van Rossum <guido@python.org>
Mon, 30 Sep 1996 22:02:50 +0000 (22:02 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 30 Sep 1996 22:02:50 +0000 (22:02 +0000)
commit24611f80e8d48efcdf469fde00729ff6c1ca4128
treed62bb33fe28c2f2ae2837e01cc25f6b23ac98e13
parent336c699236ab04e8b441b2fcf382c382e3d95631
Always open file objects in binary mode.
Lib/ftplib.py