Removed some code from IntegerList (making __iter__ slightly faster as well).
IntegerList._parseSlice could be simplified by using the slice.indices method.
IntegerList.__iter__ could be simplified (and sped up) by removing loop over xrange
(because index needs to be checked against current length each time anyway).
meresco-components
2011-12-30
https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-components/workingsets/3.4.26-Seecr/version_0