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

scipy-svn at scipy.org scipy-svn at scipy.org
Tue Jan 30 09:28:37 EST 2007


Author: mattknox_ca
Date: 2007-01-30 08:28:32 -0600 (Tue, 30 Jan 2007)
New Revision: 2637

Modified:
   trunk/Lib/sandbox/timeseries/tseries.py
Log:
commented out line with syntax error

Modified: trunk/Lib/sandbox/timeseries/tseries.py
===================================================================
--- trunk/Lib/sandbox/timeseries/tseries.py	2007-01-30 14:26:48 UTC (rev 2636)
+++ trunk/Lib/sandbox/timeseries/tseries.py	2007-01-30 14:28:32 UTC (rev 2637)
@@ -64,7 +64,7 @@
            ]
 
 #...............................................................................
-                    format='%(name)-15s %(levelname)s %(message)s',)
+#                    format='%(name)-15s %(levelname)s %(message)s',)
 
 ufunc_domain = {}
 ufunc_fills = {}




More information about the Scipy-svn mailing list