[Zodb-checkins] SVN: ZODB/branches/fdrake-64bits/setup.py
"Persistence" does not live here any more
Fred L. Drake, Jr.
fdrake at gmail.com
Thu Apr 13 13:31:23 EDT 2006
Log message for revision 66935:
"Persistence" does not live here any more
Changed:
U ZODB/branches/fdrake-64bits/setup.py
-=-
Modified: ZODB/branches/fdrake-64bits/setup.py
===================================================================
--- ZODB/branches/fdrake-64bits/setup.py 2006-04-13 17:13:09 UTC (rev 66934)
+++ ZODB/branches/fdrake-64bits/setup.py 2006-04-13 17:31:23 UTC (rev 66935)
@@ -147,7 +147,6 @@
packages = ["BTrees", "BTrees.tests",
"ZEO", "ZEO.auth", "ZEO.zrpc", "ZEO.tests",
"ZODB", "ZODB.FileStorage", "ZODB.tests",
- "Persistence", "Persistence.tests",
"persistent", "persistent.tests",
"transaction", "transaction.tests",
"ThreadedAsync",
More information about the Zodb-checkins
mailing list