Discussion:
[Python-3000-checkins] r66621 - python/branches/py3k
amaury.forgeotdarc
2008-09-25 20:57:46 UTC
Permalink
Author: amaury.forgeotdarc
Date: Thu Sep 25 22:57:46 2008
New Revision: 66621

Log:
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.
........


Modified:
python/branches/py3k/ (props changed)

Loading...