[python] 파이썬 패키지, 모듈 저장 위치 확인하기 import clip import inspect print(inspect.getfile(clip)) Python/기타 코딩 2022.02.25