← Back
Editing: ninja_syntax.cpython-311.pyc
� �"KbM � �B � d Z ddlZddlZd� Z G d� de� � Zd� ZdS )z�Python module for generating .ninja files. Note that this is emphatically not a required piece of Ninja; it's just a helpful utility for build-file-generation systems that already use Python. � Nc �~ � | � dd� � � dd� � � dd� � S )Nz$ z$$ � �:z$:��replace)�words �2/usr/lib/python3/dist-packages/gyp/ninja_syntax.py�escape_pathr s6 � ��<�<��U�#�#�+�+�C��5�5�=�=�c�4�H�H�H� c �p � e Zd Zdd�Zd� Zd� Zdd�Zd� Z dd �Z dd�Z d� Z d � Zd� Zd� Z dd�Zd� ZdS )�Writer�N c �"