:class:`BadInput`: Given sample from file can't be parsed with Pillow. """ try: from filetype.match import image_match except ModuleNotFoundError: raise ...
確定! 回上一頁