~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/doc/distribution-upstream-bug-report.txt

[r=wgrant][no-qa] Merge canonical.launchpad.testing into lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
347
347
defects. Let's set up some helpers to make it easier for us to output
348
348
them:
349
349
 
350
 
    >>> from canonical.launchpad.testing.systemdocs import create_view
 
350
    >>> from lp.testing.systemdocs import create_view
351
351
 
352
352
    >>> def print_numbers(data):
353
353
    ...     for f in ['open_bugs',