📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 07:34:30
📂
/ (Root)
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
pip
/
_vendor
/
pygments
/
__pycache__
📍 /opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__
🔄 Refresh
✏️
Editing: formatter.cpython-312.pyc
Read Only
� R`iR � �H � d Z ddlZddlmZ ddlmZ dgZd� Z G d� d� Zy)z� pygments.formatter ~~~~~~~~~~~~~~~~~~ Base formatter class. :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � N)�get_bool_opt)�get_style_by_name� Formatterc �<