summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/encoding.py
AgeCommit message (Collapse)Author
2012-09-04Fixed #18902 -- Made force_bytes properly handle exception inputClaude Paroz
Thanks Aymeric Augustin for the report and the initial patch.