From: Robin Dunn <robin@alldunn.com> Date: Sun, 20 Aug 2006 04:49:34 +0000 (+0000) Subject: Change Miki's email address X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d6d222febb7c14c8c0ae5034ec61703fd54ff251 Change Miki's email address git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 <tebeka@cs.bgu.ac.il>" +__author__ = "Miki Tebeka <miki.tebeka@gmail.com>" import wx