MythTV master
|
Functions | |
def | _unicode (string, encoding=None) |
def | bytes_to_elementtree (bytes_or_file) |
|
private |
Try to decode byte strings to unicode. This can only be a guess, but this might be better than failing. It is safe to use this on numbers or strings that are already unicode.
Definition at line 12 of file util.py.
Referenced by musicbrainzngs.util.bytes_to_elementtree().