OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
aptsources
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/17/2025 09:32:20 AM
rwxr-xr-x
📄
__init__.py
195 bytes
12/01/2022 12:36:29 PM
rw-r--r--
📁
__pycache__
-
05/09/2024 07:14:28 AM
rwxr-xr-x
📄
distinfo.py
11.3 KB
12/01/2022 12:36:29 PM
rw-r--r--
📄
distro.py
23.16 KB
12/01/2022 12:36:29 PM
rw-r--r--
📄
sourceslist.py
18.36 KB
12/01/2022 12:36:29 PM
rw-r--r--
Editing: __init__.py
Close
from __future__ import print_function import apt_pkg # init the package system, but do not re-initialize config if "APT" not in apt_pkg.config: apt_pkg.init_config() apt_pkg.init_system()