[mythtv-commits] [MythTV/mythtv] bafc80: Python Bindings: Fix 3 exceptions and remove unuse...

rcrdnalor noreply at github.com
Mon Dec 30 18:27:40 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: bafc80d9ffc8b7d7c42149e89438b8ce623c3494
      https://github.com/MythTV/mythtv/commit/bafc80d9ffc8b7d7c42149e89438b8ce623c3494
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2019-12-30 (Mon, 30 Dec 2019)

  Changed paths:
    M mythtv/bindings/python/MythTV/altdict.py
    M mythtv/bindings/python/MythTV/dataheap.py
    M mythtv/bindings/python/MythTV/mythproto.py

  Log Message:
  -----------
  Python Bindings: Fix 3 exceptions and remove unused query

Typo in in class OrdDict of altdict.py
UnicodeEncodeError in representation of class 'Video'
Typo in SQL statement of class 'Video'
Remove unused code from mythproto.py

Closes #13475

Signed-off-by: Bill Meek <billmeek at mythtv.org>




More information about the mythtv-commits mailing list