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