read()/write()의 parameter/return type이 바뀐다
'r'/'w' -> str type
'rb'/'wb' -> bytes type
'Language > python' 카테고리의 다른 글
[python] == vs is 차이/비교 (0) | 2018.01.01 |
---|---|
[python] (1) vs (1,) / tuple (0) | 2018.01.01 |
[python] 클래스 멤버 변수 선언과 __init__(), self (0) | 2017.12.31 |
[python] virtualenv이란? / 사용법 (0) | 2017.12.31 |
[python] python2 object class 상속이유 (0) | 2017.12.30 |
WRITTEN BY
- hojongs
블로그 옮겼습니다 https://hojongs.github.io/