mirror of
https://github.com/openSUSE/osc.git
synced 2026-02-02 10:59:00 +01:00
* util/helper.py
- new decode_it function. Takes obj and checks if
it is not a str. The it tries to guess the encoding
based on the module chardet
* all other modules:
- switched from var.decode('utf-8') to decode_it(var) if
possible
7.9 KiB
7.9 KiB