GRAYBYTE WORDPRESS FILE MANAGER4282

Server IP : 149.255.58.128 / Your IP : 216.73.216.154
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/lib64/python3.9/sqlite3/__pycache__/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/lib64/python3.9/sqlite3/__pycache__//__init__.cpython-39.opt-1.pyc
a

�DOg��@sdZddlTdS)u�
The sqlite3 extension module provides a DB-API 2.0 (PEP 249) compliant
interface to the SQLite library, and requires SQLite 3.7.15 or newer.

To use the module, start by creating a database Connection object:

    import sqlite3
    cx = sqlite3.connect("test.db")  # test.db will be created or opened

The special path name ":memory:" can be provided to connect to a transient
in-memory database:

    cx = sqlite3.connect(":memory:")  # connect to a database in RAM

Once a connection has been established, create a Cursor object and call
its execute() method to perform SQL queries:

    cu = cx.cursor()

    # create a table
    cu.execute("create table lang(name, first_appeared)")

    # insert values into a table
    cu.execute("insert into lang values (?, ?)", ("C", 1972))

    # execute a query and iterate over the result
    for row in cu.execute("select * from lang"):
        print(row)

    cx.close()

The sqlite3 module is written by Gerhard Häring <gh@ghaering.de>.
�)�*N)�__doc__Zsqlite3.dbapi2�rr�(/usr/lib64/python3.9/sqlite3/__init__.py�<module>s"

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
December 12 2024 22:42:25
0 / root
0755
__init__.cpython-39.opt-1.pyc
1.143 KB
December 12 2024 10:11:38
0 / root
0644
__init__.cpython-39.opt-2.pyc
0.158 KB
December 12 2024 10:11:38
0 / root
0644
__init__.cpython-39.pyc
1.143 KB
December 12 2024 10:11:38
0 / root
0644
dbapi2.cpython-39.opt-1.pyc
2.439 KB
December 12 2024 10:11:38
0 / root
0644
dbapi2.cpython-39.opt-2.pyc
2.439 KB
December 12 2024 10:11:38
0 / root
0644
dbapi2.cpython-39.pyc
2.439 KB
December 12 2024 10:11:38
0 / root
0644
dump.cpython-39.opt-1.pyc
1.878 KB
December 12 2024 10:11:38
0 / root
0644
dump.cpython-39.opt-2.pyc
1.577 KB
December 12 2024 10:11:38
0 / root
0644
dump.cpython-39.pyc
1.878 KB
December 12 2024 10:11:38
0 / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF