]> granicus.if.org Git - python/commit
(1) SF patch# 1755214 by Amaury Forgeot d'Arc which makes some tests
authorGuido van Rossum <guido@python.org>
Tue, 17 Jul 2007 20:41:19 +0000 (20:41 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Jul 2007 20:41:19 +0000 (20:41 +0000)
commit93adc5dfaf23c197be99fd133754ed8858749767
treec7d8d9406bc6a44e9fe82d6d0b9e44dcec1fdc7b
parentdc40ae6b24c90e649112f25acfbee2ce95ef727c
(1) SF patch# 1755214 by Amaury Forgeot d'Arc which makes some tests
pass on Windows.

(2) Fix a typo in makefile() where using a text mode would attempt to set
    self.mode instead of text.mode.
Lib/socket.py