Example #1
0
 def setUp(self):
     # you have to start this up yourself for this to work.
     self.zodb_store=ZODBPathPropertyStore('/tmp/zeo_socket',
                                           'pps_store1')
     self.shelf_store=ShelfPathPropertyStore('/tmp/garbage')