index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
etc
/
snippets
/
python-mode
/
main
blob: b2890c287ea3b97f3e7dfd653846bf17a9c68bf3 (
plain
) (
blame
)
1
2
3
4
5
6
# -*- mode: snippet -*- # name: main # key: main # -- if __name__ == "__main__": main()