[Python-projects] Wierd W0631

Maarten ter Huurne maarten at treewalker.org
Fri Oct 17 09:20:43 CEST 2008


On Thursday 16 October 2008, V.Chukharev wrote:

> I get a weird warning from pylint. The attached is a simplified version
> of a real program which triggers the warning. The warning is given only
> for line 39, although line 33 is an exact copy of line 39 (in the real
> program they are slightly different).
>
> $ pylint t.py
> No config file found, using default configuration
> ************* Module t
> W: 39:tests: Using possibly undefined loop variable '_i'
> ...

I think this is the same problem as described in this ticket:
	http://www.logilab.org/ticket/6015

Bye,
		Maarten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://lists.logilab.org/pipermail/python-projects/attachments/20081017/e26a3c49/attachment.pgp 


More information about the Python-Projects mailing list