한글디렉토리
포스트: 1
Posts
1 post
python 에서 한글폴더 읽기
windows7python 2.7.14sublime text 폴더구조와 파일 에러발생 #1 에러발생 #2 에러해결 #-*- encoding: utf8 -*-import os for f in os.listdir(u's:/한글폴더'): print(f)

windows7python 2.7.14sublime text 폴더구조와 파일 에러발생 #1 에러발생 #2 에러해결 #-*- encoding: utf8 -*-import os for f in os.listdir(u's:/한글폴더'): print(f)