Closed karolyi closed 8 years ago
I still haven't tried this out but I don't feel comfortable with the amount of reformatting and beautification. First, it makes the diff in the pull-request quite hard to read and second I do like the way the imports are formatted and spent quite a lot time making them look nice.
Maybe in future you could split feature/fix and beautifcation into two pull requests.
Anyway, let me get this tried manually today.
This does not work yet, travis produces absolutely weird errors via the request library which I'm unable to reproduce locally (which means it works locally, not just the tests but afp-cli
itself installed and tried out).
We'll use another approach to fix this bug.
Yes, I know about isort, I basically stopped "beautifying" other peoples code after I watched;
http://pyvideo.org/video/3511/beyond-pep-8-best-practices-for-beautiful-inte
Still the point about splitting beautifcation and bugfix remains.
Will close in favour of #47
fixing issue #43, utf8 handling is generally a PITA with py2