Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 13 by
sauted...@gmail.com: pycbg.contenderERCs(),
contenderDictHG() assume pycbg.contendersGeneric() outputs a dict
http://code.google.com/p/clml/issues/detail?id=13
What steps will reproduce the problem?
1. Run pycbg.contenderERCs(), or contenderDictHG()
What is the expected output? What do you see instead?
you expect a dictionary of contenders, you get an error message:
Traceback (most recent call last):
File "<pyshell#22>", line 1, in <module>
a = pycbg.contenderERCs(phonEval, inputs)
File "build\bdist.win-amd64\egg\pyphon\pycbg.py", line 1780, in
contenderERCs
for violns, output in contenders.iteritems():
AttributeError: 'list' object has no attribute 'iteritems'
What version of the product are you using? On what operating system?
1.6.0, Windows 8.1
Please provide any additional information below.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings