about summary refs log tree commit diff
path: root/users/aspen/emacs/snippets/org-mode/python source block
blob: 247ae51b0b784b3c83e9dc43ee80785a216fe585 (plain) (blame)
1
2
3
4
5
6
# key: py
# name: Python source block
# --
#+BEGIN_SRC python
$0
#+END_SRC