Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3704617
By: bkc
I'm running 1.0.6 and pylint 0.11.0
I'm not sure which one tackles this, but
r = ["%02.f" % x for x in somelist]
gives me an undefined variable error on the first 'x'
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649
|