Ticket #8660: python.patch

File python.patch, 370 bytes (added by anonymous, 14 years ago)
  • .py

    old new  
    971971        fenode.append(benode)
    972972        upnpnode.append(fenode)
    973973
     974        config = etree.tostring(doc)
     975
    974976        confdir = os.path.expanduser('~/.mythtv')
    975977        mythconfdir = os.environ.get('MYTHCONFDIR','')
    976978        if mythconfdir: