This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients Dima.Tisnek, benjamin.peterson, python-dev
Date 2014-04-09.19:52:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Wed, Apr 9, 2014, at 12:48, Dima Tisnek wrote:
> 
> Dima Tisnek added the comment:
> 
> I don't like proposed patch -- it changes semantics of more (?) common
> failure modes.

I don't know if opening the file with the wrong mode is any more wrong
than opening a directory.
History
Date User Action Args
2014-04-09 19:52:59benjamin.petersonsetrecipients: + benjamin.peterson, python-dev, Dima.Tisnek
2014-04-09 19:52:59benjamin.petersonlinkissue21191 messages
2014-04-09 19:52:59benjamin.petersoncreate