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