diff options
author | necoro <> | 2006-09-27 20:26:44 +0000 |
---|---|---|
committer | necoro <> | 2006-09-27 20:26:44 +0000 |
commit | 5a8983f24fdef326cd3b54bbf9595a5457210554 (patch) | |
tree | b47beecf17144e407798d1f0a32b582fd44b322e /geneticone/helper.py | |
parent | 550d3412fe7d5039a2f6bd521798284a820fbe26 (diff) | |
download | portato-5a8983f24fdef326cd3b54bbf9595a5457210554.tar.gz portato-5a8983f24fdef326cd3b54bbf9595a5457210554.tar.bz2 portato-5a8983f24fdef326cd3b54bbf9595a5457210554.zip |
Removed shebangs
Diffstat (limited to '')
-rw-r--r-- | geneticone/helper.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/geneticone/helper.py b/geneticone/helper.py index a8e55b1..0130160 100644 --- a/geneticone/helper.py +++ b/geneticone/helper.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - # # File: geneticone/helper.py # This file is part of the Genetic/One-Project, a graphical portage-frontend. |