[solved] Re: error in non-existing code?

Thomas Newman thomastnewman at yahoo.com
Sat Feb 26 16:21:21 EST 2005


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



More information about the Python-list mailing list