파이썬 스크립트 파일 위치로 이동

1 개요[ | ]

파이썬 스크립트 파일 위치로 이동
import os
os.chdir(os.path.dirname(__file__))

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}