bots-edi / bots

Bots EDI Translator
GNU General Public License v3.0
138 stars 83 forks source link

PEP263: encoding python-files to UTF-8 #13

Closed woutervh closed 7 years ago

woutervh commented 7 years ago

Not having an explicit encoding at the top of each python file, makes it ambiguous and error-prone. I proposed to add an explicit encoding to each pytohn file according to https://www.python.org/dev/peps/pep-0263/

woutervh commented 7 years ago

this is done

https://github.com/bots-edi/bots/commit/a4ba289b6cb6964d55974ecb0aca58dad9c8cac3 https://github.com/bots-edi/bots/commit/09b2989440f3b021c5677567b16006db16fbfde9 https://github.com/bots-edi/bots/commit/e3944863643020066c9b84b553722ba9f3531539 https://github.com/bots-edi/bots/commit/61033e520a1960abea4e33c48a1c66fabde59530 https://github.com/bots-edi/bots/commit/2b3f7bcc72d8cd55ec31ca704ff185616b8544b4