[mythtv-commits] mythtv commit: r27166 - in trunk/mythtv/bindings/python/MythTV by wagnerrp
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Nov 10 18:57:59 UTC 2010
Author: wagnerrp
Date: 2010-11-10 18:57:59 +0000 (Wed, 10 Nov 2010)
New Revision: 27166
Changeset: http://svn.mythtv.org/trac/changeset/27166
Log:
This commit officially removes support for Python 2.5, and all the fixups required to use it. Python 2.6 is now the minimum (and currently only supported) version.
Modified:
trunk/mythtv/bindings/python/MythTV/__init__.py
trunk/mythtv/bindings/python/MythTV/connections.py
trunk/mythtv/bindings/python/MythTV/database.py
trunk/mythtv/bindings/python/MythTV/dataheap.py
trunk/mythtv/bindings/python/MythTV/logging.py
trunk/mythtv/bindings/python/MythTV/methodheap.py
trunk/mythtv/bindings/python/MythTV/mythproto.py
trunk/mythtv/bindings/python/MythTV/ttvdb/cache.py
trunk/mythtv/bindings/python/MythTV/utility.py
trunk/mythtv/bindings/python/MythTV/wikiscripts/wikiscripts.py
More information about the mythtv-commits
mailing list