Comment 2 for bug 551510

Revision history for this message
Colin Watson (cjwatson) wrote :

Said filter is still there:

    # XXX wgrant 2010-03-30 bug=551510:
    # Also filter apt_pkg warnings, since Lucid's python-apt has a new API.
    warnings.filterwarnings(
        'ignore', '.*apt_pkg.*', category=DeprecationWarning)