Improve packaging.database documentation

This commit is contained in:
Éric Araujo 2012-03-05 16:16:37 +01:00
parent bf6c7eca43
commit 80f7102d43
2 changed files with 34 additions and 12 deletions

View file

@ -19,6 +19,7 @@ __all__ = [
'get_distributions', 'get_distribution', 'get_file_users',
'provides_distribution', 'obsoletes_distribution',
'enable_cache', 'disable_cache', 'clear_cache',
# XXX these functions' names look like get_file_users but are not related
'get_file_path', 'get_file']