~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/lp/__init__.py

  • Committer: William Grant
  • Date: 2011-02-21 00:06:55 UTC
  • mto: This revision was merged to the branch mainline in revision 12418.
  • Revision ID: william.grant@canonical.com-20110221000655-jnvw6otrvne8zx4e
Purge implicit_begin/implicitBegin; ignored since Storm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
 
71
71
 
72
72
def initZopeless(debug=_IGNORED, dbname=None, dbhost=None, dbuser=None,
73
 
                 implicitBegin=_IGNORED, isolation=ISOLATION_LEVEL_DEFAULT):
 
73
                 isolation=ISOLATION_LEVEL_DEFAULT):
74
74
    """Initialize the Zopeless environment."""
75
75
    if dbuser is None:
76
76
        # Nothing calling initZopeless should be connecting as the