<type 'exceptions.KeyError'> | Python 2.6: D:\Python\python.exe Fri Feb 19 11:59:33 2010 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
D:\Inetpub\wwwroot\cgi-bin\cdr\DiseaseDiagnosisTerms.py in |
146 <h1>CDR Cancer Diagnosis Hierarchy Report</h1> |
147 <ul> |
148 """ + addTerm(terms[patriarch]) + """\ |
149 </ul> |
150 </body> |
ul undefined |
<type 'exceptions.KeyError'>: None
args =
(None,)
message =
None