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
<!-- | |
Sublime Text 2's snippet to create Python skeleton script. | |
Put this file `$HOME/Library/Application Support/Sublime Text 2/Packages/User` directory. | |
To activate, type `python` and followed by <TAB> (maybe twice pressing the <TAB> if your default file syntax is `Plain Text`.) | |
--> | |
<snippet> | |
<content><![CDATA[ |
NewerOlder