Add some comments to qubes.repos.List
This commit is contained in:
parent
3786197ab2
commit
82806b53e2
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
|
# Records in the output are separated by newlines; fields are separated by \0
|
||||||
|
# Each record is unique_id:pretty_name:enabled
|
||||||
|
|
||||||
import dnf
|
import dnf
|
||||||
|
|
||||||
base = dnf.Base()
|
base = dnf.Base()
|
||||||
|
Loading…
Reference in New Issue
Block a user