Remove #!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-03-05 20:57:15 +00:00
parent b63b07a809
commit 64ff2615ae

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
"""Easy generation of new events classes and binder objects"""
__author__ = "Miki Tebeka <tebeka@cs.bgu.ac.il>"