Message215851
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. |
|
| 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 | |
|