✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.62
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python35/lib64/python3.5/dbm/__pycache__//__init__.cpython-35.opt-1.pyc


��Yf��@sdZdddgZddlZddlZddlZddlZGdd�de�Zddd	gZda	iZ
eefZydd
lm
Z
Wnek
r�dZ
YnXddd
d�Zdd�Zedkrx4ejdd�D]Zeee�pde�q�WdS)aNGeneric interface to all dbm clones.

Use

        import dbm
        d = dbm.open(file, 'w', 0o666)

The returned object is a dbm.gnu, dbm.ndbm or dbm.dumb object, dependent on the
type of database being opened (determined by the whichdb function) in the case
of an existing dbm. If the dbm does not exist and the create or new flag ('c'
or 'n') was specified, the dbm type will be determined by the availability of
the modules (tested in the above order).

It has the following interface (key and data are strings):

        d[key] = data   # store data at key (may override data at
                        # existing key)
        data = d[key]   # retrieve data at key (raise KeyError if no
                        # such key)
        del d[key]      # delete data stored at key (raises KeyError
                        # if no such key)
        flag = key in d # true if the key exists
        list = d.keys() # return a list of all existing keys (slow!)

Future versions may change the order in which implementations are
tested for existence, and add interfaces to other dbm-like
implementations.
�open�whichdb�error�Nc@seZdZdS)rN)�__name__�
__module__�__qualname__�rr�1/opt/alt/python35/lib64/python3.5/dbm/__init__.pyr&szdbm.gnuzdbm.ndbmzdbm.dumb)�ndbm�ri�cCs<tdkrzxUtD]M}yt|ddg�}Wntk
rIwYnXtsV|a|t|<qWtsztdt��d|kr�t|�nd}|dkr�d|ks�d|kr�t}q)tdd��nQ|d	kr�tdd
��n2|tkrtddj|���n
t|}|j|||�S)a�Open or create database at path given by *file*.

    Optional argument *flag* can be 'r' (default) for read-only access, 'w'
    for read-write access of an existing database, 'c' for read-write access
    to a new or existing database, and 'n' for read-write access to a new
    database.

    Note: 'r' and 'w' fail if the database doesn't exist; 'c' creates it
    only if it doesn't exist; and 'n' always creates a new database.
    N�fromlistrzno dbm clone found; tried %s�n�crz#need 'c' or 'n' flag to open new db�zdb type could not be determinedz/db type is {0}, but the module is not available)	�_defaultmod�_names�
__import__�ImportError�_modulesrr�formatr)�fileZflag�mode�name�mod�resultrrr	r5s.

	

c>CsJyHtj|dd�}|j�tj|dd�}|j�dSWnttk
r�yMtj|dd�}|j�tdk	r�tj|�}|j�dSWntk
r�YnXYnXy|tj|d�tj|d�j}|dkr�d	Stj|dd�}z|jd
�dkr+d	SWd|j�XWntk
rOYnXytj|d�}Wntk
r~dSYnX|�|jd
�}WdQRX|dd�}t	|�dkr�dSyt
jd|�\}Wnt
jk
r�dSYnX|dkrdSy#t
jd|dd��\}Wnt
jk
rEdSYnXdS)auGuess which db package to use to open a db file.

    Return values:

    - None if the database file can't be read;
    - empty string if the file can be read but can't be recognized
    - the name of the dbm submodule (e.g. "ndbm" or "gnu") if recognized.

    Importing the given module may still fail, and opening the
    database using that module may still fail.
    z.pag�rbz.dirzdbm.ndbmz.dbNz.datrzdbm.dumb��'�"��rz=l�ΚW�͚W�ϚWzdbm.gnu)rr)r!r"r#���)
�ior�close�OSErrorr
�os�stat�st_size�read�len�structZunpackr)�filename�f�d�sizeZs16�s�magicrrr	ras`








		#	�__main__rZUNKNOWN)�__doc__�__all__r%r(r-�sys�	Exceptionrrrrr'Zdbmr
rrrr�argvr.�printrrrr	�<module>s&
,Y


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 May 2025 2.44 PM
root / linksafe
0755
__init__.cpython-35.opt-1.pyc
4.332 KB
31 May 2024 1.51 PM
root / linksafe
0644
__init__.cpython-35.opt-2.pyc
2.429 KB
31 May 2024 1.51 PM
root / linksafe
0644
__init__.cpython-35.pyc
4.332 KB
31 May 2024 1.51 PM
root / linksafe
0644
dumb.cpython-35.opt-1.pyc
8.016 KB
31 May 2024 1.51 PM
root / linksafe
0644
dumb.cpython-35.opt-2.pyc
6.75 KB
31 May 2024 1.51 PM
root / linksafe
0644
dumb.cpython-35.pyc
8.016 KB
31 May 2024 1.51 PM
root / linksafe
0644
gnu.cpython-35.opt-1.pyc
0.209 KB
31 May 2024 1.51 PM
root / linksafe
0644
gnu.cpython-35.opt-2.pyc
0.144 KB
31 May 2024 1.51 PM
root / linksafe
0644
gnu.cpython-35.pyc
0.209 KB
31 May 2024 1.51 PM
root / linksafe
0644
ndbm.cpython-35.opt-1.pyc
0.208 KB
31 May 2024 1.51 PM
root / linksafe
0644
ndbm.cpython-35.opt-2.pyc
0.144 KB
31 May 2024 1.51 PM
root / linksafe
0644
ndbm.cpython-35.pyc
0.208 KB
31 May 2024 1.51 PM
root / linksafe
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF