... i.e. from StringIO import StringIO for Python 2 and from io import StringIO for ... or any object with a read method (such as an open file or StringIO).
確定! 回上一頁