Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/aptsources/ |
Upload File : |
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()