X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64ff2615ae052f1d698d52f0e7df5497176eac79..0034bd135c9597bbe7ad12a0e307b596dd2a8c01:/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