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