Message215851
| Author | benjamin.peterson |
|---|---|
| Recipients | Dima.Tisnek, benjamin.peterson, python-dev |
| Date | 2014-04-09.21:50:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397080197.10032.104743305.239108BB@webmail.messagingengine.com> |
| In-reply-to | <1397074718.24.0.712341747464.issue21191@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Wed, Apr 9, 2014, at 13:18, Dima Tisnek wrote: > > Dima Tisnek added the comment: > > 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. Unfortunately, it's not easy to implement with the 2.7 implementation of the file type. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-09 21:50:02 | benjamin.peterson | set | recipients: + benjamin.peterson, python-dev, Dima.Tisnek |
| 2014-04-09 21:50:02 | benjamin.peterson | link | issue21191 messages |
| 2014-04-09 21:50:02 | benjamin.peterson | create | |