📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 17:55:25
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
google
/
protobuf
/
internal
/
__pycache__
📍 /usr/lib/python3.6/site-packages/google/protobuf/internal/__pycache__
🔄 Refresh
✏️
Editing: text_encoding_test.cpython-36.pyc
Read Only
3 ���h@ � @ sl d Z yddlZW n ek r, ddlZY nX ddlmZ ddddgZG d d� dej�Ze dkrhej � dS )z(Tests for google.protobuf.text_encoding.� N)� text_encoding�foo\rbar\nbaz\t� foo bar baz �"\'full of \"sound\" and \"fury\"\'� 'full of "sound" and "fury"'�signi\\fying\\ nothing\\� signi\fying\ nothing\�\010\t\n\013\014\r� \t\n\r� c @ s e Zd Zdd� Zdd� ZdS )�TextEncodingTestCasec C sD x>t D ]6\}}}| j|tj|dd�� | j|tj|dd�� qW d S )NF)Zas_utf8T)�TEST_VALUES�assertEqualr ZCEscape)�self�escaped�escaped_utf8� unescaped� r �(/usr/lib/python3.6/text_encoding_test.py�testCEscape9 s z TextEncodingTestCase.testCEscapec C s<