On Wed, Aug 12, 2009 at 10:20 AM, Michael Hanselmann<han...@google.com> wrote:
> Please make the exception handling more specific to where the > exception would actually happen (I guess ReadFile). Ok, but that will require extra variables :) > Why use an extra variable? The code seems clearer to me, do we have style rules for that? Is python not capable to optimize that? Thank you, Luca