~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/adapters.py

Added tests to verify IDistribution adapters work with casting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    'distroseries_to_distribution',
10
10
    'PollSubset',
11
11
    'productseries_to_product',
 
12
    'sourcepackage_to_distribution',
12
13
    ]
13
14
 
14
15