<python 91 B

1234567
  1. # -*- mode: snippet -*-
  2. # name: <python
  3. # key: <python
  4. # --
  5. #+BEGIN_SRC python
  6. $0
  7. #+END_SRC