... pprint import shutil import socket import ssl import subprocess ... try: yield tmp finally: try: shutil.rmtree(tmp) except (OSError, ...
確定! 回上一頁