HEX
Server: Apache
System: Linux hn220.greenhost.nl 6.12.58 #3 SMP Wed Nov 19 09:04:59 UTC 2025 x86_64
User: webmaster (87278)
PHP: 8.4.5
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //.vs/lib/python3.9/encodings/__pycache__/rot_13.cpython-39.pyc
a

kx�g�	�7@s dZddlZGdd�dej�ZGdd�dej�ZGdd�dej�ZGd	d
�d
eej�ZGdd�deej�Zd
d�Ze�e	d��Z
e
�ddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdD�4�dEdF�Ze
dGk�rddlZeejej�dS)Hz� Python Character Mapping Codec for ROT13.

This codec de/encodes from str to str.

Written by Marc-Andre Lemburg (mal@lemburg.com).
�Nc@s eZdZddd�Zddd�ZdS)	�Codec�strictcCst�|t�t|�fS�N��str�	translate�	rot13_map�len��self�input�errors�r�&/usr/lib/python3.9/encodings/rot_13.py�encodeszCodec.encodecCst�|t�t|�fSrrr
rrr�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__rrrrrrr
s
rc@seZdZddd�ZdS)�IncrementalEncoderFcCst�|t�Sr�rrr�rr�finalrrrrszIncrementalEncoder.encodeN)F)rrrrrrrrrsrc@seZdZddd�ZdS)�IncrementalDecoderFcCst�|t�SrrrrrrrszIncrementalDecoder.decodeN)F)rrrrrrrrrsrc@seZdZdS)�StreamWriterN�rrrrrrrrsrc@seZdZdS)�StreamReaderNrrrrrrsrc
Cs"tjdt�jt�jttttdd�S)N�rot-13F)�namerr�incrementalencoder�incrementaldecoder�streamwriter�streamreader�_is_text_encoding)	�codecs�	CodecInforrrrrrrrrrr�getregentry$s�r&��N�O�P�Q�R�S�T�U�V�W�X�Y�Z�A�B�C�D�E�F�G�H�I�J�K�L�M�n�o�p�q�r�s�t�u�v�w�x�y�z�a�b�c�d�e�f�g�h�i�j�k�l�m)4r5r6r7r8r9r:r;r<r=r>r?r@rAr(r)r*r+r,r-r.r/r0r1r2r3r4rOrPrQrRrSrTrUrVrWrXrYrZr[rBrCrDrErFrGrHrIrJrKrLrMrNcCs|�t�|��d��dS)Nr)�writer$r�read)ZinfileZoutfilerrr�rot13lsr^�__main__)�__doc__r$rrrrrr&�make_identity_dict�ranger�updater^r�sys�stdin�stdoutrrrr�<module>s��9