index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aptsources
/
__init__.py
blob: d6b3605c07cb76a499d9d55baf7878dc41d70dc6 (
plain
)
1
2
3
4
5
import
apt_pkg
# init the package system
apt_pkg
.
init
()