Add some comments to qubes.repos.List

pull/48/head
AJ Jordan 5 years ago
parent 3786197ab2
commit 82806b53e2
No known key found for this signature in database
GPG Key ID: A4FDB7BE12F63EC3

@ -1,5 +1,8 @@
#!/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
base = dnf.Base()

Loading…
Cancel
Save