Error in Chain of Function calls (Code Attached)

Fredrik Lundh fredrik at pythonware.com
Fri Jun 9 15:28:25 EDT 2006


Girish Sahani wrote:

> Ohh...I was thinking that posting the whole code would not be a good idea.
> The error i get above is:
> line 266, in colocationMiner
> prunedNew = genColocations(prunedK)

that's a line of code, not an error.  please include the entire
traceback, or at least the actual error message.  also see:

http://pyfaq.infogami.com/tutor-i-need-help-im-getting-an-error-in-my-program-what-should-i-do

</F>




More information about the Python-list mailing list