경로에서 폴더명, 파일명 구분하기 image_folder, image_file_name = os.path.split(image_path) CSV 한 열 상에서 쉼표(,) 로 구분되지 않게 하기 image_path if ',' not in image_path else "\"{}\"".format(image_path) 공유하기 게시글 관리 개발새발