[Checkins] SVN: ZODB/trunk/setup.py Remove `ThreadedAsync`
	reference from setup.py as the directory was removed.
    Christian Theune 
    ct at gocept.com
       
    Fri Feb 22 03:30:43 EST 2008
    
    
  
Log message for revision 84132:
  Remove `ThreadedAsync` reference from setup.py as the directory was removed.
  
Changed:
  U   ZODB/trunk/setup.py
-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py	2008-02-22 08:24:33 UTC (rev 84131)
+++ ZODB/trunk/setup.py	2008-02-22 08:30:43 UTC (rev 84132)
@@ -149,7 +149,6 @@
             "ZODB", "ZODB.FileStorage", "ZODB.tests",
                     "ZODB.scripts",
             "persistent", "persistent.tests",
-            "ThreadedAsync",
             "ZopeUndo", "ZopeUndo.tests",
             ]
 
    
    
More information about the Checkins
mailing list