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 Dima.Tisnek
Recipients Dima.Tisnek, benjamin.peterson, python-dev
Date 2014-04-09.20:18:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397074718.24.0.712341747464.issue21191@psf.upfronthosting.co.za>
In-reply-to
Content
Good point.

Personally I think it's more pythonic to consume fd only on success. I accept that's just an opinion.

In any case, let's keep error semantics in py2.7 and py3.3 same.
History
Date User Action Args
2014-04-09 20:18:38Dima.Tisneksetrecipients: + Dima.Tisnek, benjamin.peterson, python-dev
2014-04-09 20:18:38Dima.Tisneksetmessageid: <1397074718.24.0.712341747464.issue21191@psf.upfronthosting.co.za>
2014-04-09 20:18:38Dima.Tisneklinkissue21191 messages
2014-04-09 20:18:38Dima.Tisnekcreate