[mythtv-commits] mythtv commit: r23416 - in trunk/mythtv/bindings/python/MythTV by wagnerrp

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Feb 1 05:23:10 UTC 2010


      Author: wagnerrp
        Date: 2010-02-01 05:23:09 +0000 (Mon, 01 Feb 2010)
New Revision: 23416
   Changeset: http://svn.mythtv.org/trac/changeset/23416

Removed:

   trunk/mythtv/bindings/python/MythTV/ttvdb/ttvdb.py

Modified:

   trunk/mythtv/bindings/python/MythTV/MythBase.py
   trunk/mythtv/bindings/python/MythTV/MythData.py
   trunk/mythtv/bindings/python/MythTV/MythFunc.py

Log:

Refactors basic database and backend connection classes to fix exception during distructor call. Connection caching is now handled through weakrefs to allow Python's garbage collector to automatically close unused connections.




More information about the mythtv-commits mailing list