$38 GRAYBYTE WORDPRESS FILE MANAGER $14

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python312/lib64/python3.12/lib-dynload/

HOME
Current File : /opt/alt/python312/lib64/python3.12/lib-dynload//spwd.cpython-312-x86_64-linux-gnu.so
ELF>�@7@8	@hhuu   H	H	�,�<�<(0�,�<�<888$$P�td�&�&�&ttQ�tdR�td�,�<�<((GNU�f
�q�����jHq����X���� ��z�a�R�q��� �b�C)��, �F"U�1__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizePyInit_spwdPyExc_DeprecationWarningPyErr_WarnExPyModuleDef_InitPyModule_GetStatePyStructSequence_NewTypePyModule_AddType_Py_DeallocPyList_NewsetspentgetspentPyList_AppendendspentPyStructSequence_NewPyUnicode_DecodeFSDefault_Py_NoneStructPyLong_FromLongPyErr_Occurred_PyArg_BadArgumentPyUnicode_EncodeFSDefaultPyBytes_AsStringAndSizegetspnam__errno_locationPyExc_OSErrorPyErr_SetFromErrnoPyExc_KeyErrorPyErr_SetStringlibpthread.so.0libc.so.6GLIBC_2.2.5/opt/alt/python312/lib64:/opt/alt/openssl11/lib64:/opt/alt/sqlite/usr/lib64 ui	* ui	*�<��<��<�<@ @@!H@�X@ &`@)!h@�x@`%�@>!�@@#�@@@�@@�@��@�A` A2!(A@"0A@A@AC!HAK!PAV!XA^!`Aq!hA{!pA�!xA�!�A�!�A�!�A�!�A@ �A�!�Ap �A�!�A� �A�!�A�!�A�!�A"�A"�A� �?�?�?�?�?�?�?�???? ?(?0?8?@?	H?
P?X?
`?h?p?x?�?�?�?�?�?�?�?�?��H��H��/H��t��H����5�.�%�.@�%�.h����%�.h�����%�.h����%�.h����%�.h����%�.h����%�.h����%�.h�p����%�.h�`����%�.h	�P����%�.h
�@����%z.h�0����%r.h� ����%j.h
�����%b.h�����%Z.h���%R.h����%J.h�����%B.h����%:.h����%2.h����%*.h����%".h���1�Z��[1�]A\�����OATUSH��1��e���I��H�����d����_���H��H��trH���wH��H��t(H��L��������H�Et8��xH��H�EuH�����I�$��xH��I�$uL���v�������E1����x�H��H�Eu�H���W������L��[]A\�ATSH��Q�\���H�8����H���0H�;I��H��t���I�D$�H�E-H�P���t�H�{H��t���I�D$ �H�
-�1I�L$ ��t�1H�{���H�{I�D$(��H�{ I�D$0���H�{(I�D$8����H�{0I�D$@����H�{8I�D$H���H�{@I�D$P���H�;I�D$XH��t�	���I�D$`�H�=�,D�I�|$`A��tD�H�{H��t����I�D$h�L�
g,E�M�L$hA��tE����H��tM�$E��xI��M�$uL�����E1�L��Z[A\�AUH��ATUH��H�F���u"H�
H�5
E1�H�=
�
����I��H��E1����H��H��t1�H�t$H���`�����tSH�|$�2���I��H��u3�%����8tH�
�+H�9�1����&H�x+H�5�H�:�Y����H��L����I��H�u��xH��H�uuH��� ���H��L��]A\A]�ATI��UH��SH������H�8��H������L��H�8H��[]A\��ff.�f�H�����H�8H��tH�H���x
H��H������1�H���f.�H�=�,H��,H9�tH��*H��t	�����H�=�,H�5�,H)�H��H��?H��H�H�tH�u*H��t��fD�����=e,u+UH�=R*H��tH�=6'�����d����=,]������w����VH��)�H�5
H�8����������H�=�*Y�_���ff.�@UH��SQ���H�=�*H���6���H�H���^���H��H��������Z[]���{�����H��H���'spwd' is deprecated and slated for removal in Python 3.13#days before pw expires to warn user about it#days after pw expires until account is disabled#days since 1970-01-01 when account expiresencrypted password; deprecatedstrargumentgetspnamgetspnam(): name not foundgetspallspwd.struct_spwdsp_namplogin namesp_pwdpencrypted passwordsp_lstchgdate of last changesp_minmin #days between changessp_maxmax #days between changessp_warnsp_inactsp_expiresp_flagreservedsp_namlogin name; deprecatedsp_pwdspwd.struct_spwd: Results from getsp*() routines.

This object may be accessed either as a 9-tuple of
  (sp_namp,sp_pwdp,sp_lstchg,sp_min,sp_max,sp_warn,sp_inact,sp_expire,sp_flag)
or via the object attributes as named in the above tuple.This module provides access to the Unix shadow password database.
It is available on various Unix versions.

Shadow password database entries are reported as 9-tuples of type struct_spwd,
containing the following items from the password database (see `<shadow.h>'):
sp_namp, sp_pwdp, sp_lstchg, sp_min, sp_max, sp_warn, sp_inact, sp_expire, sp_flag.
The sp_namp and sp_pwdp are strings, the rest are integers.
An exception is raised if the entry asked for cannot be found.
You have to be root to be able to use this module.getspall($module, /)
--

Return a list of all available shadow password database entries, in arbitrary order.

See `help(spwd)` for more on shadow password database entries.getspnam($module, arg, /)
--

Return the shadow password database entry for the given user name.

See `help(spwd)` for more on shadow password database entries.;p
\�������<�����������$��P��P����\�����zRx�$���FJw�?;*3$"D`�1AkzRx���C$�\�8A�D�A oAAzRx� �� ��(���3B�D�D �dABzRx� ���$D�ACBH\�3Dn�
t��(����B�A�A ��AB(�x�XB�A�D MAB,����B�E�A �D0� DBB���< 6
h�<�<���o`��
��>(@
��	���o���oP���o�o
���o*�<6FVfv��������&6FVfv�� !� &)!�`%>!@#@@@��`2!@"@A	C!K!V!^!q!{!�!�!�!�!�!@ �!p �!� �!�!�!""� GA$3a1uspwd.cpython-312-x86_64-linux-gnu.so-3.12.12-1.el8.x86_64.debug
�K��7zXZ�ִF!t/���V]?�E�h=��ڊ�2N�HW�� ���
4�c�H�['��|�KíZ�G��і��AUdL3��^o��2KN�����Rp��Kv����$qw���y��<T23�4VE/��	z�Q?�JŲ�$U�d'< ~Ub74�^PFJ�� ������"�T����p������8)�	ϴ�ZJ����/C(�]S�����DZ�4�*���M��%�?@�ju�;{��Uyf��A�.�O9/g�鳽�rGg�ư��z2��*�Վ���uC5���[tYҴ���ă_����(�\��Ӽ�o�5
w�f�N
�RE<y��]8BU*�t����0_�PV�ÿ�{���}��Me߈��DeP]�������ZBl�/�“��r(��I�w�v�I��1�Z����d�tq�Lz��)�o�8��ǰ`>���ɱS�Y�ؑqq4lp�etd���)��P���̴-H���&Ɋ���>���K2!�q�#��l�}��C���}>��H�tH�G �;U��^z)6XP	a�U��L��gD{�t��6S���ӏ`���Y�-Q]Y���?��Զ���K_�GK�sF�-�h"��zr�/R�W�|���������w0�es�O)��q+��?̮��c�w�4?�\Ɩf�Fۙ���%o�O�Ҹ4V��<����Z�95�p̮,I�q(���� ��
Ȓg�	)��6۩���v8+և�����U�oA��YG�KFQ�9���sG{�~HAװ���Fs��Ml	�k�(,�c9��{�4�iI������O̳0|�i�Y�!�SqgS�~Rs��N�*4��G��/�I?�5A�1��UJ�~أm��X��w/a��D��������g�YZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata88$���o``$(��0���8���o

@E���oPP@T���^B@
@
(hc  �n���thh
z  � ��&�&t�8'8'��<�,��<�,��<�,��<�,��>�.�@0 �B2�b2$�$2D�h2�6


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
10 Feb 2026 9.35 AM
root / linksafe
0755
_asyncio.cpython-312-x86_64-linux-gnu.so
69.586 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_bisect.cpython-312-x86_64-linux-gnu.so
31.727 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_blake2.cpython-312-x86_64-linux-gnu.so
140.633 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_bz2.cpython-312-x86_64-linux-gnu.so
32.063 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_cn.cpython-312-x86_64-linux-gnu.so
155.406 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_hk.cpython-312-x86_64-linux-gnu.so
159.266 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_iso2022.cpython-312-x86_64-linux-gnu.so
35.625 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_jp.cpython-312-x86_64-linux-gnu.so
267.438 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_kr.cpython-312-x86_64-linux-gnu.so
139.328 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_codecs_tw.cpython-312-x86_64-linux-gnu.so
115.289 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_contextvars.cpython-312-x86_64-linux-gnu.so
15.148 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_crypt.cpython-312-x86_64-linux-gnu.so
15.07 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_csv.cpython-312-x86_64-linux-gnu.so
37.555 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_ctypes.cpython-312-x86_64-linux-gnu.so
132.734 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_curses.cpython-312-x86_64-linux-gnu.so
122.203 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_curses_panel.cpython-312-x86_64-linux-gnu.so
24.227 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_datetime.cpython-312-x86_64-linux-gnu.so
144.664 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_dbm.cpython-312-x86_64-linux-gnu.so
19.922 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_decimal.cpython-312-x86_64-linux-gnu.so
367.172 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_elementtree.cpython-312-x86_64-linux-gnu.so
92.578 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_gdbm.cpython-312-x86_64-linux-gnu.so
28.031 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_hashlib.cpython-312-x86_64-linux-gnu.so
83.781 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_heapq.cpython-312-x86_64-linux-gnu.so
35.563 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_json.cpython-312-x86_64-linux-gnu.so
80.844 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_lsprof.cpython-312-x86_64-linux-gnu.so
28.211 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_lzma.cpython-312-x86_64-linux-gnu.so
52.773 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_md5.cpython-312-x86_64-linux-gnu.so
32.016 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_multibytecodec.cpython-312-x86_64-linux-gnu.so
58.234 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_multiprocessing.cpython-312-x86_64-linux-gnu.so
20.305 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_opcode.cpython-312-x86_64-linux-gnu.so
15.25 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_pickle.cpython-312-x86_64-linux-gnu.so
151.242 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_posixshmem.cpython-312-x86_64-linux-gnu.so
15.313 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_posixsubprocess.cpython-312-x86_64-linux-gnu.so
31.258 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_queue.cpython-312-x86_64-linux-gnu.so
20.008 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_random.cpython-312-x86_64-linux-gnu.so
27.547 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_sha1.cpython-312-x86_64-linux-gnu.so
24.016 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_sha2.cpython-312-x86_64-linux-gnu.so
113.391 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_sha3.cpython-312-x86_64-linux-gnu.so
41.508 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_socket.cpython-312-x86_64-linux-gnu.so
106.648 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_sqlite3.cpython-312-x86_64-linux-gnu.so
158.688 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_ssl.cpython-312-x86_64-linux-gnu.so
193.648 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_statistics.cpython-312-x86_64-linux-gnu.so
15.125 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_struct.cpython-312-x86_64-linux-gnu.so
59.18 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_testsinglephase.cpython-312-x86_64-linux-gnu.so
16.055 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_uuid.cpython-312-x86_64-linux-gnu.so
15.109 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_xxinterpchannels.cpython-312-x86_64-linux-gnu.so
32.523 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_xxsubinterpreters.cpython-312-x86_64-linux-gnu.so
23.664 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
_zoneinfo.cpython-312-x86_64-linux-gnu.so
36.891 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
array.cpython-312-x86_64-linux-gnu.so
82.375 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
audioop.cpython-312-x86_64-linux-gnu.so
44.25 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
binascii.cpython-312-x86_64-linux-gnu.so
36.438 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
cmath.cpython-312-x86_64-linux-gnu.so
68.328 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
fcntl.cpython-312-x86_64-linux-gnu.so
23.305 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
grp.cpython-312-x86_64-linux-gnu.so
15.578 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
math.cpython-312-x86_64-linux-gnu.so
86.133 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
mmap.cpython-312-x86_64-linux-gnu.so
28.508 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
nis.cpython-312-x86_64-linux-gnu.so
19.477 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
ossaudiodev.cpython-312-x86_64-linux-gnu.so
33.578 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
pyexpat.cpython-312-x86_64-linux-gnu.so
74.023 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
readline.cpython-312-x86_64-linux-gnu.so
36.375 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
resource.cpython-312-x86_64-linux-gnu.so
19.688 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
select.cpython-312-x86_64-linux-gnu.so
36.875 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
spwd.cpython-312-x86_64-linux-gnu.so
15.453 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
syslog.cpython-312-x86_64-linux-gnu.so
15.469 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
termios.cpython-312-x86_64-linux-gnu.so
31.281 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
unicodedata.cpython-312-x86_64-linux-gnu.so
1.09 MB
8 Jan 2026 6.22 PM
root / linksafe
0755
xxlimited.cpython-312-x86_64-linux-gnu.so
15.711 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
xxlimited_35.cpython-312-x86_64-linux-gnu.so
15.641 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
xxsubtype.cpython-312-x86_64-linux-gnu.so
16.453 KB
8 Jan 2026 6.22 PM
root / linksafe
0755
zlib.cpython-312-x86_64-linux-gnu.so
53.938 KB
8 Jan 2026 6.22 PM
root / linksafe
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF