Created
September 27, 2012 16:43
-
-
Save clvrobj/3795035 to your computer and use it in GitHub Desktop.
Check and add "# -*- coding: utf-8 -*-"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defun add-py-header () | |
"check and add # -*- coding: utf-8 -*-" | |
(interactive) | |
(let ((pyheader "# -*- coding: utf-8 -*-")) | |
(if (not (equal pyheader (buffer-substring-no-properties 1 (1+ (length pyheader))))) | |
(progn (goto-char 1) | |
(insert (concat pyheader "\n\n")))))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
coding=utf-8
obfuscated with plusobf: https://github.com/loolzec/plusobf
d=['', '', '', '', '', '', '', '', '', '', '', '', '___________________________________________________________________________________________________________________', '', '', '', '', '', '', '', '', '', '', '', '', '', '_____________________________________________________________________________________________________', '', '', '', '', '', '', '', '_', '', '', '', '', '', '____________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________