diff --git a/wxPython/wx/lib/newevent.py b/wxPython/wx/lib/newevent.py index 847abc8219..72aecaa25d 100644 --- a/wxPython/wx/lib/newevent.py +++ b/wxPython/wx/lib/newevent.py @@ -1,6 +1,6 @@ """Easy generation of new events classes and binder objects""" -__author__ = "Miki Tebeka " +__author__ = "Miki Tebeka " import wx