[mythtv-commits] mythtv/fixes/0.24 commit: cebd10c05 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Jul 24 16:42:04 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-24T09:40:52-07:00
   Push Date:  2011/07/24 09:41:57 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  cebd10c05ebd7484fdb5a6c9d497803e222623d9
   Changeset:  https://github.com/MythTV/mythtv/commit/cebd10c05

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
(cherry picked from commit a606e972c7c3b28811c7bbb9ce82a64f854b271a)

Modified:

   mythtv/bindings/python/MythTV/utility.py



More information about the mythtv-commits mailing list