you convert to Python native types that iterate the codes directly. On Python 3, it's trivial: for code in mystr.encode('ascii'):. and on Python 2.6/2.7, ...
確定! 回上一頁