Searched refs:factory_kw (Results 1 – 1 of 1) sorted by relevance
53 def __init__(self, application, global_conf=None, **factory_kw): argument55 self.factory_kw = factory_kw58 session_factory = SessionFactory(environ, **self.factory_kw)