[Checkins] SVN: grokcore.startup/branches/zodbless/src/grokcore/startup/__init__.py expose the import

Christian Klinger cvs-admin at zope.org
Fri Apr 27 14:00:20 UTC 2012


Log message for revision 125331:
  expose the import

Changed:
  U   grokcore.startup/branches/zodbless/src/grokcore/startup/__init__.py

-=-
Modified: grokcore.startup/branches/zodbless/src/grokcore/startup/__init__.py
===================================================================
--- grokcore.startup/branches/zodbless/src/grokcore/startup/__init__.py	2012-04-27 14:00:08 UTC (rev 125330)
+++ grokcore.startup/branches/zodbless/src/grokcore/startup/__init__.py	2012-04-27 14:00:17 UTC (rev 125331)
@@ -15,3 +15,4 @@
 from grokcore.startup.startup import (application_factory,
                                       debug_application_factory,
                                       interactive_debug_prompt)
+from grokcore.startup.nozodb import nozodb_factory



More information about the checkins mailing list