1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 17:56:19 +02:00
github.com_openSUSE_osc/osc/util
lethliel 5841bf759f add exception if encoding fails and try ISO-8859-1
In some rare cases the chardet encoding detection detects
a wrong encoding standard. Then we switch to latin-1 which
covers most if utf-8 does not work.
2019-04-16 14:40:13 +02:00
..
__init__.py - don't fail if terminal encoding doesn't support unicode (fixes #660445) 2011-02-11 02:45:13 +01:00
ar.py Use with statement in ArFile.saveTo 2019-01-15 17:18:50 +01:00
archquery.py Remove superfluous try-except block in the archquery module 2019-01-27 16:51:58 +01:00
cpio.py Use with statement in CpioRead._copyin_file 2019-01-15 20:49:26 +01:00
debquery.py [python3] fix decoding issue in debquery.py 2019-04-07 14:44:25 -05:00
helper.py add exception if encoding fails and try ISO-8859-1 2019-04-16 14:40:13 +02:00
packagequery.py [python3] fix decoding for packageqeury.py 2019-04-07 10:31:23 -05:00
repodata.py [python3] fix epoch encoding in repodata.py 2019-04-07 10:19:47 -05:00
rpmquery.py [python3] now python3 ready: 2019-04-07 11:05:13 -05:00
safewriter.py Fix and simplify util.safewriter.SafeWriter 2018-03-09 16:55:56 +01:00