]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/newevent.py
compilation fix after removing wxImage(wxImage *) ctor
[wxWidgets.git] / wxPython / wx / lib / newevent.py
index 589a65e3a976db76df078f8f3e75a54e565393ac..847abc8219c1669f2157e8f715e8444e7656d5a9 100644 (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>"