[Zodb-checkins] CVS: ZODB3/Doc - storages.html:1.5
Toby Dickenson
tdickenson at geminidataloggers.com
Tue Jun 17 06:34:29 EDT 2003
Update of /cvs-repository/ZODB3/Doc
In directory cvs.zope.org:/tmp/cvs-serv29800/Doc
Modified Files:
storages.html
Log Message:
more comparable measurement of code size
=== ZODB3/Doc/storages.html 1.4 => 1.5 ===
--- ZODB3/Doc/storages.html:1.4 Tue Jun 17 05:26:46 2003
+++ ZODB3/Doc/storages.html Tue Jun 17 05:34:29 2003
@@ -547,14 +547,14 @@
</tr>
-<tr><th colspan=4 class=title>Lines of Code (wc -l, excluding tests)</th></tr>
+<tr><th colspan=4 class=title>Lines of Code (wc -l, excluding tests, including tools)</th></tr>
<tr>
<td class="filestorage">
-2500, excluding tools
+5000
</td>
<td class="dirstorage">
-4800, including tools
+4800
</td>
<td class="bdbstorage">
3500
More information about the Zodb-checkins
mailing list