[mythtv-commits] mythtv commit: r23572 by wagnerrp

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 19 17:35:08 UTC 2010


      Author: wagnerrp
        Date: 2010-02-19 17:35:08 +0000 (Fri, 19 Feb 2010)
New Revision: 23572
   Changeset: http://svn.mythtv.org/trac/changeset/23572

Modified:

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

Log:

Moves DictData iterator into a separate class. Fixes potential bug if more than one iterator is used simultaneously on the same object.
Fixes issue with DBDataWrite classes not functioning after [23542] when used with the 'raw' input parameter.
Grabber now raises an error on improper initialization. Would previously fail when trying to run the command 'None'.






More information about the mythtv-commits mailing list