[mythtv-users] I've probably broken the Python bindings, scripts fail on exceptions.KeyError
Raymond Wagner
raymond at wagnerrp.com
Mon Feb 1 06:54:13 UTC 2010
On 1/31/2010 19:07, Rafael Moslin wrote:
> Just before replying I thought it wise to update again so I am now at
> 23413, however still the same error. Think I'll just have to give up
> on this for now and wait to see if the maturing of the new bindings
> code helps or if any others have the same problem.
Having no idea why that error is popping up, I've decided to just remove
that whole chunk of code, and re-implement connection caching using
weakrefs, which allow the garbage collector to close connections on its
own. See if r23419 or later has the same issue.
More information about the mythtv-users
mailing list