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