📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 01:32:20
📂
/ (Root)
/
usr
/
lib
/
python3
/
dist-packages
/
aptsources
📍 /usr/lib/python3/dist-packages/aptsources
🔄 Refresh
✏️
Editing: __init__.py
Read Only
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()
💾 Save Changes
❌ Cancel