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