many time we deal with the data stream(a file-like object). Till python2.7 we were using cStringIO or StringIO while dealing with these data steam.Now in Python ...
確定! 回上一頁