~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/scripts/utilities/importfascist.py

  • Committer: Curtis Hovey
  • Date: 2011-12-22 04:34:57 UTC
  • mto: This revision was merged to the branch mainline in revision 14576.
  • Revision ID: curtis.hovey@canonical.com-20111222043457-kas4gxtc82943drr
Add a shim to support database/schema/fti.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    'openid.fetchers': set(['Urllib2Fetcher']),
66
66
    'storm.database': set(['STATE_DISCONNECTED']),
67
67
    'textwrap': set(['dedent']),
 
68
    'testtools.testresult.real': set(['_details_to_str']),
68
69
    'twisted.internet.threads': set(['deferToThreadPool']),
69
70
    'zope.component': set(
70
71
        ['adapter',