Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(1) | Import(0)
src/i/n/infogami-HEAD/infogami/infobase/dbstore.py infogami(Download)
class DBStore(common.Store): """StoreFactory that works with single site. It always returns a the same site irrespective of the sitename. """ def __init__(self, schema):