X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64ff2615ae052f1d698d52f0e7df5497176eac79..c153cc08ebf622a5ec73be37e4368cdb3c00c24d:/wxPython/wx/lib/newevent.py 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