Your IP : 216.73.216.213


Current Path : /opt/alt/python37/lib64/python3.7/Doc/tools/extensions/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/Doc/tools/extensions/__pycache__/escape4chm.cpython-37.opt-1.pyc

B

� f�@sHdZddlZddlmZddlmZdd�Zdd�Zd	d
�Zdd�Z	dS)
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�}t�d||�S)NcSs4t|�d��}t�|�}|dkr(d|Sd|SdS)Nrz&#%d;z&%s;)�ord�groupr�get)ZmatchobjZ	codepoint�name�r�D/opt/alt/python37/lib64/python3.7/Doc/tools/extensions/escape4chm.py�escapes

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

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