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 *