[Scipy-svn] r3365 - trunk
scipy-svn@scip...
scipy-svn@scip...
Sun Sep 23 10:59:18 CDT 2007
Author: jarrod.millman
Date: 2007-09-23 10:59:15 -0500 (Sun, 23 Sep 2007)
New Revision: 3365
Modified:
trunk/TOCHANGE.txt
Log:
added a couple of things to roadmap
Modified: trunk/TOCHANGE.txt
===================================================================
--- trunk/TOCHANGE.txt 2007-09-23 04:16:52 UTC (rev 3364)
+++ trunk/TOCHANGE.txt 2007-09-23 15:59:15 UTC (rev 3365)
@@ -19,6 +19,12 @@
* Use finfo(foo).bar instead of limits.foo_bar (see r3358 and r3362)
+* Comply with Python Style Guide
+
+ * use CamelCase for class names
+
+* Improve testing (e.g., increased coverage)
+
* Get rid of sandbox
* move packages to
More information about the Scipy-svn
mailing list