Roundup Tracker - Issues

Issue 1115329

classification
Don't reuse the name of the loop variable
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : neaj, richard
Priority: normal : patch

Created on 2005-02-03 11:25 by neaj, last changed 2005-02-03 11:25 by neaj.

Files
File name Uploaded Description Edit Remove
roundupdb.py-patch neaj, 2005-02-03 11:25
Messages
msg2748 Author: [hidden] (neaj) Date: 2005-02-03 11:25
In roundupdb.py there's a loop over 'l', and in the body
of the loop, there's a local variable 'l'. This is just
confusing.
History
Date User Action Args
2005-02-03 11:25:32neajcreate