read()/write()의 parameter/return type이 바뀐다


'r'/'w' -> str type

'rb'/'wb' -> bytes type


WRITTEN BY
hojongs
블로그 옮겼습니다 https://hojongs.github.io/