index
:
dotfiles.git
master
dotfiles
Anton Bobov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files
/
.vim
/
templates
/
=template=.py
blob: 1b23c835b6bbdc2ba7a9c4a4096c42c3bfda0f6a (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python3
def
main
():
%
HERE
%
if
__name__
==
'__main__'
:
main
()