From: W. Trevor King Date: Mon, 12 Nov 2012 01:31:16 +0000 (-0500) Subject: keyword: remove shebang from module without __name__ == '__main__' block X-Git-Url: http://git.tremily.us/?p=gentoolkit.git;a=commitdiff_plain;h=fef019e0dcc37346a5344fd3fa644a44fcdd22f1 keyword: remove shebang from module without __name__ == '__main__' block --- diff --git a/pym/gentoolkit/keyword.py b/pym/gentoolkit/keyword.py index 057f77c..17b3472 100644 --- a/pym/gentoolkit/keyword.py +++ b/pym/gentoolkit/keyword.py @@ -1,5 +1,3 @@ -#!/usr/bin/python -# # Copyright(c) 2004-2010, Gentoo Foundation # # Licensed under the GNU General Public License, v2