Removed shebangs to facilitate Debian packaging.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick K. O'Brien
2003-04-18 19:30:36 +00:00
parent 09c5557e7a
commit 0776fe07e4
7 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""PyWrap is a command line utility that runs a wxPython program with
additional runtime-tools, such as PyCrust."""