관리-도구
편집 파일: preprocessors.cpython-311.pyc
� �܋f@ � � � 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 �g/builddir/build/BUILD/cloudlinux-venv-1.0.6/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