Description: Remove #! lines from python modules
Author: Kenneth J. Pronovici <pronovic@debian.org>
Last-Update: 2014-08-07

--- pythoncard-0.8.2.orig/flatfileDatabase.py
+++ pythoncard-0.8.2/flatfileDatabase.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.26 $"
 __date__ = "$Date: 2005/01/24 10:28:20 $"
--- pythoncard-0.8.2.orig/gadflyDatabase.py
+++ pythoncard-0.8.2/gadflyDatabase.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 __version__ = "$Revision: 1.11 $"
 __date__ = "$Date: 2004/08/12 19:40:39 $"
 
--- pythoncard-0.8.2.orig/samples/textIndexer/textIndexer.py
+++ pythoncard-0.8.2/samples/textIndexer/textIndexer.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.28 $"
 __date__ = "$Date: 2005/09/18 03:59:22 $"
--- pythoncard-0.8.2.orig/samples/textRouter/wordwrap.py
+++ pythoncard-0.8.2/samples/textRouter/wordwrap.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 # word_wrap.py
 #
 # this was originally based on some code I found on the net, but I
--- pythoncard-0.8.2.orig/samples/webgrabber/webchecker.py
+++ pythoncard-0.8.2/samples/webgrabber/webchecker.py
@@ -1,5 +1,3 @@
-#! /usr/bin/env python
-
 # Original code by Guido van Rossum; extensive changes by Sam Bayer,
 # including code to check URL fragments.
 
--- pythoncard-0.8.2.orig/samples/webgrabber/websucker.py
+++ pythoncard-0.8.2/samples/webgrabber/websucker.py
@@ -1,5 +1,3 @@
-#! /usr/bin/env python
-
 """A variant on webchecker that creates a mirror copy of a remote site."""
 
 __version__ = "$Revision: 1.1 $"
--- pythoncard-0.8.2.orig/templates/htmlpreview.py
+++ pythoncard-0.8.2/templates/htmlpreview.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/07/26 15:54:31 $"
--- pythoncard-0.8.2.orig/tools/codeEditor/codeEditor.py
+++ pythoncard-0.8.2/tools/codeEditor/codeEditor.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.126 $"
 __date__ = "$Date: 2005/12/19 23:18:04 $"
--- pythoncard-0.8.2.orig/tools/codeEditor/codeEditorR.py
+++ pythoncard-0.8.2/tools/codeEditor/codeEditorR.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.14 $"
 __date__ = "$Date: 2004/09/16 21:11:33 $"
--- pythoncard-0.8.2.orig/tools/codeEditor/restEditor.py
+++ pythoncard-0.8.2/tools/codeEditor/restEditor.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.7 $"
 __date__ = "$Date: 2004/08/27 02:03:25 $"
--- pythoncard-0.8.2.orig/tools/findfiles/findfiles.py
+++ pythoncard-0.8.2/tools/findfiles/findfiles.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 KEA notes to myself
 
--- pythoncard-0.8.2.orig/tools/oneEditor/codePage.py
+++ pythoncard-0.8.2/tools/oneEditor/codePage.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.5 $"
 __date__ = "$Date: 2005/12/29 02:48:25 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/modules/propertyEditor.py
+++ pythoncard-0.8.2/tools/oneEditor/modules/propertyEditor.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:01 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/resourceEditor.py
+++ pythoncard-0.8.2/tools/oneEditor/resourceEditor.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:01 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/restEditor.py
+++ pythoncard-0.8.2/tools/oneEditor/restEditor.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:01 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/tabcodeEditor.py
+++ pythoncard-0.8.2/tools/oneEditor/tabcodeEditor.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 """
 __version__ = "$Revision: 1.15 $"
 __date__ = "$Date: 2005/12/29 02:48:25 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/templates/template.py
+++ pythoncard-0.8.2/tools/oneEditor/templates/template.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:02 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/templates/templateFullMenus.py
+++ pythoncard-0.8.2/tools/oneEditor/templates/templateFullMenus.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:02 $"
--- pythoncard-0.8.2.orig/tools/oneEditor/templates/templateNoMenus.py
+++ pythoncard-0.8.2/tools/oneEditor/templates/templateNoMenus.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.1 $"
 __date__ = "$Date: 2004/10/03 23:58:02 $"
--- pythoncard-0.8.2.orig/tools/resourceEditor/modules/propertyEditor.py
+++ pythoncard-0.8.2/tools/resourceEditor/modules/propertyEditor.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.56 $"
 __date__ = "$Date: 2004/10/03 19:21:34 $"
--- pythoncard-0.8.2.orig/tools/resourceEditor/resourceEditor.py
+++ pythoncard-0.8.2/tools/resourceEditor/resourceEditor.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.225 $"
 __date__ = "$Date: 2005/12/24 04:45:57 $"
--- pythoncard-0.8.2.orig/tools/resourceEditor/templates/template.py
+++ pythoncard-0.8.2/tools/resourceEditor/templates/template.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.5 $"
 __date__ = "$Date: 2004/04/30 16:26:12 $"
--- pythoncard-0.8.2.orig/tools/resourceEditor/templates/templateFullMenus.py
+++ pythoncard-0.8.2/tools/resourceEditor/templates/templateFullMenus.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.10 $"
 __date__ = "$Date: 2004/08/12 19:14:23 $"
--- pythoncard-0.8.2.orig/tools/resourceEditor/templates/templateNoMenus.py
+++ pythoncard-0.8.2/tools/resourceEditor/templates/templateNoMenus.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.3 $"
 __date__ = "$Date: 2004/04/14 02:38:47 $"
--- pythoncard-0.8.2.orig/tools/textEditor/textEditor.pyw
+++ pythoncard-0.8.2/tools/textEditor/textEditor.pyw
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
 """
 __version__ = "$Revision: 1.76 $"
 __date__ = "$Date: 2004/09/30 23:59:06 $"
