Searched refs:get_archive_formats (Results 1 – 7 of 7) sorted by relevance
15 get_archive_formats)653 formats = [name for name, params in get_archive_formats()]657 formats = [name for name, params in get_archive_formats()]
293 .. function:: get_archive_formats()320 *description* is used by :func:`get_archive_formats` which returns the
507 def get_archive_formats(): function
602 .. function:: get_archive_formats()632 *description* is used by :func:`get_archive_formats` which returns the
983 def get_archive_formats(): function
21 get_archive_formats, Error, unpack_archive,1520 formats = [name for name, params in get_archive_formats()]1524 formats = [name for name, params in get_archive_formats()]
1574 >>> pprint.pprint(shutil.get_archive_formats()) # display known formats