[mythtv-commits] mythtv branch fixes/0.27 updated by paulh. v0.27-95-g860f760

Git Repo Owner noreply at mythtv.org
Tue Nov 19 23:40:36 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  860f76059dc0fa70ee1f9ec9b03b7622b98570d2 (commit)
      from  a6c1d5336502a97f25b747e0a036fde4d25fd2ee (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 860f76059dc0fa70ee1f9ec9b03b7622b98570d2
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 19 Nov 2013 23:30:36 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Tue, 19 Nov 2013 23:40:08 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=860f76059dc0fa70ee1f9ec9b03b7622b98570d2

mythburn.py: only use toprettyxml() in Python >= 2.7.3
There is a bug in older versions of that function which inserts additional
white space into text nodes causing problems when reading back in the
prettified xml file.

(cherry picked from commit 41264b6006221900d0a5fa685f67e6b6c0e972ef)



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

Summary of changes:
 .../mytharchive/mythburn/scripts/mythburn.py       |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list