a syntax error in Python 2.5 and older. > try: > raise IOError('IOError') > except IOError, e: > print ...
確定! 回上一頁