Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
pygments
/
File Content:
filter.pyc
� _aTc @ 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-2014 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&