ó
öòUc           @  s    d  Z  d d l m Z g  Z d S(   s  Progress reporting.

This package provides progress reporting for the python-apt package. The module
'base' provides classes with no output, the module 'gtk2' provides classes for
GTK+ applications, and the module 'text' provides classes for terminals, etc.
iÿÿÿÿ(   t   print_functionN(   t   __doc__t
   __future__R    t   __all__(    (    (    s9   /usr/lib/python2.7/dist-packages/apt/progress/__init__.pyt   <module>   s   