[Scipy-svn] r2786 - trunk/Lib/sandbox/timeseries

scipy-svn at scipy.org scipy-svn at scipy.org
Wed Feb 28 16:20:29 EST 2007


Author: mattknox_ca
Date: 2007-02-28 15:20:26 -0600 (Wed, 28 Feb 2007)
New Revision: 2786

Modified:
   trunk/Lib/sandbox/timeseries/tdates.py
Log:
fixed typo with Matt's email address

Modified: trunk/Lib/sandbox/timeseries/tdates.py
===================================================================
--- trunk/Lib/sandbox/timeseries/tdates.py	2007-02-28 21:20:03 UTC (rev 2785)
+++ trunk/Lib/sandbox/timeseries/tdates.py	2007-02-28 21:20:26 UTC (rev 2786)
@@ -2,7 +2,7 @@
 Classes definition for the support of individual dates and array of dates.
 
 :author: Pierre GF Gerard-Marchant & Matt Knox
-:contact: pierregm_at_uga_dot_edu - mattknow_ca_at_hotmail_dot_com
+:contact: pierregm_at_uga_dot_edu - mattknox_ca_at_hotmail_dot_com
 :version: $Id$
 """
 __author__ = "Pierre GF Gerard-Marchant & Matt Knox ($Author$)"




More information about the Scipy-svn mailing list