Your IP : 216.73.216.213
B
ͽ�\* � @ s~ d Z ddlmZ ddlmZmZ ddlmZ ddlm Z dddgZ
G d d� de�ZG d
d� de�ZdZ
dZG d
d� de�ZdS )z�
pygments.formatters.other
~~~~~~~~~~~~~~~~~~~~~~~~~
Other formatters: NullFormatter, RawTokenFormatter.
:copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )� Formatter)�OptionError�get_choice_opt)�Token)�colorize�
NullFormatter�RawTokenFormatter�TestcaseFormatterc @ s* e Zd ZdZdZddgZdgZdd� ZdS ) r z;
Output the text unchanged without any formatting.
z Text only�textZnullz*.txtc C s<