mimetypes.guess_extension(type) in the mimetypes module gets the extension of a MIME type. But the following doesn\'t return an extension:
mimetypes.guess_extension(type)