]> granicus.if.org Git - python/commit
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 1996 16:06:24 +0000 (16:06 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 1996 16:06:24 +0000 (16:06 +0000)
commit2bb57b81f211f5c16d9542620b180dd5097d57c7
tree48bbd277e7850dd5741cc32ba1e5218921821850
parent0d12ead05cf43d3a8f6e79a1b20fc56c7fb5bc86
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
Lib/SocketServer.py
Lib/ftplib.py
Lib/gopherlib.py
Lib/httplib.py
Lib/nntplib.py