Thomas Newman wrote:

>Michael Hoffman wrote:
>
>  
>
>>Thomas Newman wrote:
>>
>>    
>>
>>>I wanted to look at the code that gives me the error, but there is no
>>>line 447 in /usr/lib/python2.3/pyclbr.py:
>>>      
>>>
>>Try deleting pyclbr.py[co].
>>    
>>
There were recursive imports, meaning file A imported file B and vice
versa.
Solving that issue removed the error.
Still I find it confusing.

ttn
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to