ó
[³XMc           @   s3   d  Z  d d l m Z e j e e ƒ ƒ g  Z d S(   sÐ   
Plugins go in directories on your PYTHONPATH named twisted/plugins:
this is the only place where an __init__.py is necessary, thanks to
the __path__ variable.

@author: Jp Calderone
@author: Glyph Lefkowitz
iÿÿÿÿ(   t   pluginPackagePathsN(   t   __doc__t   twisted.pluginR    t   __path__t   extendt   __name__t   __all__(    (    (    s<   /usr/lib/python2.7/dist-packages/twisted/plugins/__init__.pyt   <module>   s   