Add a termplate

This commit is contained in:
Kovid Goyal 2018-06-16 13:10:05 +05:30
parent 27133e8327
commit d82d6f823c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

7
=template.py Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPL v3 Copyright: %YEAR%, %USER% <%MAIL%>
from __future__ import absolute_import, division, print_function, unicode_literals
%HERE%