[TIP] Teaching pylint about keyword placeholders in string formatting

Ben Finney ben+python at benfinney.id.au
Wed Jul 15 04:01:07 PDT 2009


Nicolas Chauvat <nicolas.chauvat at logilab.fr> writes:

> On Wed, Jul 15, 2009 at 08:08:13PM +1000, Ben Finney wrote:
> > That is, pylint is not aware that the names used by accessing the values
> > from the dictionary returned by ‘vars()’.
> > ...
> 
> You are not the only one:
> http://lists.logilab.org/pipermail/python-projects/2009-July/thread.html

Thank you.

I think the thread Nicolas wanted me to see was this one:
<URL:http://lists.logilab.org/pipermail/python-projects/2009-July/001950.html>.

-- 
 \             “I put contact lenses in my dog's eyes. They had little |
  `\   pictures of cats on them. Then I took one out and he ran around |
_o__)                                      in circles.” —Steven Wright |
Ben Finney




More information about the testing-in-python mailing list