diff options
author | Martin Geisler <martin@geisler.net> | 2013-08-28 10:00:39 +0200 |
---|---|---|
committer | Martin Geisler <martin@geisler.net> | 2013-08-28 10:00:39 +0200 |
commit | 8c079b3b0a06a7e7328d67f74012367878884935 (patch) | |
tree | dbbe88543df7fc113ba1880d5d86fff923d8f26f /test/test_exceptions.py | |
parent | 66b2d23961b02b86e0ff26b3ffcb6405f7dcedf1 (diff) | |
download | external_python_mako-8c079b3b0a06a7e7328d67f74012367878884935.tar.gz external_python_mako-8c079b3b0a06a7e7328d67f74012367878884935.tar.bz2 external_python_mako-8c079b3b0a06a7e7328d67f74012367878884935.zip |
Use Emacs compatible coding system
Emacs doesn't recognize "utf8" as a valid coding system. The correct
name is "utf-8". This is in line with the UTF-8 FAQ:
http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
The official name and spelling of this encoding is UTF-8, where UTF
stands for UCS Transformation Format. Please do not write UTF-8 in
any documentation text in other ways (such as utf8 or UTF_8), unless
of course you refer to a variable name and not the encoding itself.
Diffstat (limited to 'test/test_exceptions.py')
0 files changed, 0 insertions, 0 deletions