diff options
Diffstat (limited to 'snippets/python/cutf8.py')
-rw-r--r-- | snippets/python/cutf8.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/python/cutf8.py b/snippets/python/cutf8.py new file mode 100644 index 0000000..fa3f8e5 --- /dev/null +++ b/snippets/python/cutf8.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +""".""" |