ó
P'—^c           @@  sI   d  Z  d d l m Z d d l m Z d g Z d e f d „  ƒ  YZ d S(   sh   
    celery.loaders.app
    ~~~~~~~~~~~~~~~~~~

    The default loader used with custom app instances.

i    (   t   absolute_importi   (   t
   BaseLoadert	   AppLoaderc           B@  s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s4   /tmp/pip-unpacked-wheel-gV1wwp/celery/loaders/app.pyR      s   N(   t   __doc__t
   __future__R    t   baseR   t   __all__R   (    (    (    s4   /tmp/pip-unpacked-wheel-gV1wwp/celery/loaders/app.pyt   <module>   s   	