Created
August 15, 2016 20:31
-
-
Save seperman/a8a6e7513d2fab7556661ec73fc296af to your computer and use it in GitHub Desktop.
pudb trace
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
<snippet> | |
<content><![CDATA[from pudb import set_trace; set_trace()]]></content> | |
<tabTrigger>pudb</tabTrigger> | |
<scope>source.python</scope> | |
<description>Pudb</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment