[Eric] [eric5.0] a few bugs, possibly

detlev detlev at die-offenbachs.de
Tue Jul 27 18:56:42 BST 2010


On Dienstag, 27. Juli 2010, detlev wrote:

> 

...

> > *) Py3Flakes doesn't understand the 'with' statement even though
> > that's recommended way of handling files according to the official
> > 
> > Python tutorial:
> > >>>with open('foo', 'r') as f:
> > >>>    l = f.readlines()
> > 
> > causes: "py3flakes warning: Undefined name 'f'."
> 
> That is a bug and should be fixed.
> 

That issue will be fixed in the next release/snapshot.

...

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list