文件操作 - special.cpython-311.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/pygments/lexers/__pycache__/special.cpython-311.pyc
编辑文件内容
� �E�cV � � � d Z ddlZddlmZmZ ddlmZmZmZm Z ddl mZ g d�Z G d� de� � Z G d � d e� � Zi Z G d� de� � ZdS ) z� pygments.lexers.special ~~~~~~~~~~~~~~~~~~~~~~~ Special lexers. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � N)�Lexer�line_re)�Token�Error�Text�Generic)�get_choice_opt)� TextLexer�OutputLexer� RawTokenLexerc �8 � e Zd ZdZdZdgZdgZdgZdZd� Z d� Z d S ) r z3 "Null" lexer, doesn't highlight anything. z Text only�textz*.txtz text/plaing{�G�z�?c # �"