| Current Path : /opt/alt/python27/lib/python2.7/site-packages/pygments/ |
| Current File : //opt/alt/python27/lib/python2.7/site-packages/pygments/filter.pyo |
�
Y-Qc @ sK d Z d d � Z d � Z d e f d � � YZ d e f d � � YZ d S( s�
pygments.filter
~~~~~~~~~~~~~~~
Module that implements the default filter.
:copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
c s3 � f d � } x | D] } | | | � } q W| S( s�
Use this method to apply an iterable of filters to
a stream. If lexer is given it's forwarded to the
filter, otherwise the filter receives `None`.
c 3 s&