morphic.py
morphic.py copied to clipboard
declare utf-8 encoding
Explicitly declare the encoding as utf-8 to avoid problems with umlauts and other non ASCII characters. fixes #1