X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3252e504a562c6c1049bde6d06ff6908da7abe92..eb3efe0d4b8a0964cd0504a69c0e9540c18e390c:/wxPython/wx/lib/newevent.py diff --git a/wxPython/wx/lib/newevent.py b/wxPython/wx/lib/newevent.py index 589a65e3a9..847abc8219 100644 --- a/wxPython/wx/lib/newevent.py +++ b/wxPython/wx/lib/newevent.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python """Easy generation of new events classes and binder objects""" __author__ = "Miki Tebeka "