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