ó
Sü½cc           @   s)   d  Z  d d l m Z i  Z d „  Z d S(   s'   A factory of Switchboards with caching.iÿÿÿÿ(   t   Switchboardc         C   s   t  j |  t |  ƒ ƒ } | S(   N(   t   _sbcachet
   setdefaultR    (   t   qdirt   switchboard(    (    s4   /export/web/mailman/mailman/Mailman/Queue/sbcache.pyt   get_switchboard   s    N(   t   __doc__t   Mailman.Queue.SwitchboardR    R   R   (    (    (    s4   /export/web/mailman/mailman/Mailman/Queue/sbcache.pyt   <module>   s   