[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-rc2-5-gf357257

Git Repo Owner noreply at mythtv.org
Sat Sep 8 07:06:25 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  f3572579cc959bc4a722909305fb47f6397a4c1e (commit)
       via  a13816c81eeec1c1ad727105200dd6c869a65e52 (commit)
      from  d29f6fb1642b9a1ff175f94f1b21947b38a317a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f3572579cc959bc4a722909305fb47f6397a4c1e
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 8 Sep 2012 02:41:23 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 8 Sep 2012 02:41:23 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f3572579cc959bc4a722909305fb47f6397a4c1e

Move dictionary-like classes into utility module.



commit a13816c81eeec1c1ad727105200dd6c869a65e52
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 8 Sep 2012 02:22:39 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 8 Sep 2012 02:22:39 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a13816c81eeec1c1ad727105200dd6c869a65e52

Correct reversed date processing for DictData class.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/altdict.py          |    2 +-
 mythtv/bindings/python/MythTV/utility/__init__.py |    1 +
 mythtv/bindings/python/MythTV/utility/altdict.py  |  154 +++++++++++++++++++++
 3 files changed, 156 insertions(+), 1 deletions(-)
 create mode 100644 mythtv/bindings/python/MythTV/utility/altdict.py

-- 



More information about the mythtv-commits mailing list