From: Amaury Forgeot d'Arc Date: Thu, 25 Sep 2008 20:57:46 +0000 (+0000) Subject: Blocked revisions 66620 via svnmerge X-Git-Tag: v3.0rc2~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7de5f2997266befa489af273f35703f3828dca24;p=python Blocked revisions 66620 via svnmerge ........ r66620 | amaury.forgeotdarc | 2008-09-25 22:52:56 +0200 (jeu., 25 sept. 2008) | 5 lines #3965: on Windows, open() crashes if the filename or the mode is invalid, and if the filename is a unicode string. Reviewed by Martin von Loewis. ........ ---