From Python 3.0 changelog: The StringIO and cStringIO modules are gone. Instead, import the io module and use io.StringIO or io.
確定! 回上一頁