Your IP : 216.73.216.213


Current Path : /opt/alt/python36/lib64/python3.6/Doc/tools/extensions/__pycache__/
Upload File :
Current File : //opt/alt/python36/lib64/python3.6/Doc/tools/extensions/__pycache__/escape4chm.cpython-36.pyc

3

� fu�@sndZddlZddlmZyddlmZWn ek
rHddlmZYnXdd�Zdd�Z	d	d
�Z
dd�ZdS)
z�
Escape the `body` part of .chm source file to 7-bit ASCII, to fix visual
effect on some MBCS Windows systems.

https://bugs.python.org/issue32174
�N)�codepoint2name)�	getLoggercCsdd�}tjd||�S)NcSs4t|jd��}tj|�}|dkr(d|Sd|SdS)Nrz&#%d;z&%s;)�ord�groupr�get)ZmatchobjZ	codepoint�name�r�D/opt/alt/python36/lib64/python3.6/Doc/tools/extensions/escape4chm.py�escapes

z_process.<locals>.escapez[^\x00-\x7F])�re�sub)�stringr
rrr	�_processs	rcCs8t|jdd�dkrdS|jd�}|dk	r4t|�|d<dS)Nr��htmlhelp�body)�getattr�builderrr)�appZpagenameZtemplatename�contextZdoctreerrrr	�escape_for_chms

rcCs�t|jdd�dks|rdStt�jd�|jj}|jjj}|jj||dd��}|j	�}WdQRX|jj||dd��}|j
|jdd	��WdQRXdS)
Nrrrz'fixing HTML escapes in keywords file...z.hhk�r�wz&#x27;z&#39;)rrr�__name__�info�outdir�configZhtmlhelp_basenameZ	open_file�read�write�replace)rZ	exceptionrZoutname�f�indexrrr	�fixup_keywords's
r"cCs"|jdt�|jdt�ddd�S)Nzhtml-page-contextzbuild-finishedz1.0T)�versionZparallel_read_safe)Zconnectrr")rrrr	�setup4sr$)�__doc__rZ
html.entitiesrZsphinx.util.loggingr�ImportErrorZloggingrrr"r$rrrr	�<module>s