Added snippets for Emacs
This commit is contained in:
4
emacs/.emacs.d/snippets/python-mode/prx
Normal file
4
emacs/.emacs.d/snippets/python-mode/prx
Normal file
@@ -0,0 +1,4 @@
|
||||
#name : prx
|
||||
# --
|
||||
print(etree.tostring($1, encoding='unicode'))
|
||||
$0
|
||||
Reference in New Issue
Block a user