What is the expected output? What do you see instead?
Traceback (most recent call last):
File "/Users/jd/workspace34/cingStable/python/cing/Scripts/validateEntry.py", line 266, in <module>
status = main(*sys.argv[1:])
File "/Users/jd/workspace34/cingStable/python/cing/Scripts/validateEntry.py", line 195, in main
if project.validate(htmlOnly = htmlOnly, doProcheck = doProcheck, doWhatif = doWhatif):
File "/Users/jd/workspace34/cingStable/python/cing/PluginCode/validate.py", line 116, in validate
project.runShiftx(parseOnly=parseOnly)
File "/Users/jd/workspace34/cingStable/python/cing/PluginCode/shiftx.py", line 224, in runShiftx
_averageMethylAndMethylene( project, models )
File "/Users/jd/workspace34/cingStable/python/cing/PluginCode/shiftx.py", line 265, in _averageMethylAndMethylene
shifts[i] += p.shiftx[i]
File "/Users/jd/workspace34/cingStable/python/cing/Libs/NTutils.py", line 117, in __getitem__
return list.__getitem__(self, item)
IndexError: list index out of range
Original issue reported on code.google.com by jurge...@gmail.com on 22 Oct 2009 at 10:20
Original issue reported on code.google.com by
jurge...@gmail.com
on 22 Oct 2009 at 10:20