Staticfy
Staticfy copied to clipboard
Files are not correctly generated in Python3
The last change to add encode('utf-8') breaks the generation of the html files in Python3. The binary is not correctly interpreted (including tabs and newlines) and is printed as is to the html file.
Really? Well, now that Python2 has been deprecated. It's not necessary anymore.
Can you open a PR? I'll merge it ASAP