xyproto / setconf

:green_book: Change settings in configuration text files
https://setconf.roboticoverlords.org
GNU General Public License v2.0
46 stars 5 forks source link

Add test case that fails for ISO-8859-1 and Python 3 #5

Closed xyproto closed 8 years ago

xyproto commented 8 years ago

Automated tests are better than manual tests.

xyproto commented 8 years ago

The self test (--test) now works on Python 2, but fails on Python 3. I am working on implementing a fix for Python 3.