Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

code check for modifying sequence while iterating over it?


  • From: ndbecker2 at gmail.com (Neal Becker)
  • Subject: code check for modifying sequence while iterating over it?
  • Date: Fri, 31 Aug 2007 15:13:04 -0400

After just getting bitten by this error, I wonder if any pylint, pychecker
variant can detect this error?