mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
3 lines
173 B
ReStructuredText
3 lines
173 B
ReStructuredText
Add the :func:`mimetypes.guess_file_type` function which works with file
|
|
path. Passing file path instead of URL in :func:`~mimetypes.guess_type` is
|
|
:term:`soft deprecated`.
|