[mythtv-commits] mythtv/master commit: a606e972c by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Jul 24 16:40:29 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-24T09:37:27-07:00
   Push Date:  2011/07/24 09:40:21 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  a606e972c7c3b28811c7bbb9ce82a64f854b271a
   Changeset:  https://github.com/MythTV/mythtv/commit/a606e972c

Log:

Fix tzinfo handling in custom Python datetime class

Rename timezone class to _tzinfo to prevent conflicts with proper
timezone handling.  Correct regular expression to parse timezone offsets
from ISO8601 format properly.

Fixes #9937

Modified:

   mythtv/bindings/python/MythTV/utility.py



More information about the mythtv-commits mailing list