[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: How does one find a loop in a gettable chain?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 18 Feb 2016 21:33:02 +0200
I'm getting the following error:
gettable chain too long; possible loop
It's difficult to locate the error by my usual technique
of sprinkling print statements around. This may be
a case where the debug library is needed.
The traceback is of little use. It contains only the
outermost call, which is almost the only statement
in the main chunk.