mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Improve packaging.database documentation
This commit is contained in:
parent
bf6c7eca43
commit
80f7102d43
2 changed files with 34 additions and 12 deletions
|
|
@ -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']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue