PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
mako
/
ext
/
__pycache__
� �|oi@ � � � d Z ddlZd� ZdS )zZpreprocessing functions, used with the 'preprocessor' argument on Template, TemplateLookup� Nc �. � t j dd| � � S )z�preprocess old style comments. example: from mako.ext.preprocessors import convert_comments t = Template(..., preprocessor=convert_comments)z(?<=\n)\s*#[^#]z##)�re�sub)�texts �h/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/mako/ext/preprocessors.py�convert_commentsr s � � �6�$�d�D�1�1�1� )�__doc__r r � r r �<module>r s3 ��(� (� � � � �2� 2� 2� 2� 2r
[-] autohandler.cpython-311.pyc
[edit]
[-] __init__.cpython-311.pyc
[edit]
[-] extract.cpython-311.pyc
[edit]
[-] preprocessors.cpython-311.pyc
[edit]
[-] turbogears.cpython-311.pyc
[edit]
[-] linguaplugin.cpython-311.pyc
[edit]
[-] pygmentplugin.cpython-311.pyc
[edit]
[-] babelplugin.cpython-311.pyc
[edit]
[-] beaker_cache.cpython-311.pyc
[edit]
[+]
..