본문 바로가기

Python

python except 에러표시

 except exceptions.TypeError:

            print "Unexpected error:", sys.exc_info()[0]

'Python' 카테고리의 다른 글

C in Python  (0) 2015.10.05
web6  (0) 2014.09.21
Pip 설치  (0) 2014.09.18
Python ksg_code.py  (0) 2014.09.18
Python AES  (0) 2014.09.15