]> Sergey Matveev's repositories - dotfiles.git/blobdiff - pdb/.pdbrc
Hate single quotes
[dotfiles.git] / pdb / .pdbrc
index 0328df438958f7d06444bc40c440372de90f1fc6..b3f30f6679dda81d8c29ff9ee19f28ae1e71de4d 100644 (file)
@@ -2,4 +2,4 @@ import os
 
 alias hare os.system('kill %d' % os.getpid())
 alias hare9 os.system('kill -9 %d' % os.getpid())
-alias pp1 import pyderasn ;; print(pyderasn.pprint(%1, oid_maps=(locals().get('OID_STR_TO_NAME', {}),)))
+alias pp1 import pyderasn ;; print(pyderasn.pprint(%1, oid_maps=(locals().get("OID_STR_TO_NAME", {}),)))