X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3252e504a562c6c1049bde6d06ff6908da7abe92..7bdfb981a826d29e292738a27700543fa10d2bfb:/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 "