Removed som unnecessary sh-bangs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-11-02 19:43:54 +00:00
parent 764566762c
commit a705ee4785
6 changed files with 59 additions and 65 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
from wxPython.wx import *
from wxPython.grid import *

View File

@@ -1,4 +1,3 @@
#!/usr/env python
#-----------------------------------------------------------------------------
# Python source generated by wxDesigner from file: joystick.wdr
# Do not modify this file, all changes will be lost!

View File

@@ -1,4 +1,3 @@
#!/usr/env python
#-----------------------------------------------------------------------------
# Python source generated by wxDesigner from file: mimetypes.wdr
# Do not modify this file, all changes will be lost!

View File

@@ -1,4 +1,3 @@
#!/bin/env python
#----------------------------------------------------------------------------
# Name: ListCtrl.py
# Purpose: Testing lots of stuff, controls, window types, etc.

View File

@@ -1,4 +1,3 @@
#!/bin/env python
#----------------------------------------------------------------------------
# Name: ErrorDialogs.py
# Version: 1.0

View File

@@ -1,4 +1,3 @@
#!/usr/env python
#-----------------------------------------------------------------------------
# Python source generated by wxDesigner from file: ErrorDialogs.wdr
# Do not modify this file, all changes will be lost!