
\c           @   s,   d  Z  e r d d l m Z n  d   Z d S(   s   
    sphinxcontrib.websupport.utils
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
    :license: BSD, see LICENSE for details.
i(   t   nodesc         C   s   |  j  j d k S(   Nt	   paragraph(   t	   __class__t   __name__(   t   node(    (    s=   lib/python2.7/site-packages/sphinxcontrib/websupport/utils.pyt   is_commentable   s    N(   t   __doc__t   Falset   docutilsR    R   (    (    (    s=   lib/python2.7/site-packages/sphinxcontrib/websupport/utils.pyt   <module>   s   