Python

python except 에러표시

ksg97031 2014. 10. 10. 22:22

 except exceptions.TypeError:

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