📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:35:04
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
mako
/
ext
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/mako/ext/__pycache__
🔄 Refresh
✏️
Editing: preprocessors.cpython-37.pyc
Read Only
B �C]@ � @ s d Z ddlZdd� ZdS )zZpreprocessing functions, used with the 'preprocessor' argument on Template, TemplateLookup� Nc C s t �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)�text� r �G/opt/alt/python37/lib/python3.7/site-packages/mako/ext/preprocessors.py�convert_comments s r )�__doc__r r r r r r �<module> s
💾 Save Changes
❌ Cancel