How to make StringIO.StringIO and io.StringIO to give the same outputs?

前端 未结 0 1547
臣服心动
臣服心动 2020-12-08 20:47

I\'m porting a Python 2.7 library to Python 3.8.5. In the old version I have a piece of code that looks similar to this one below:

from __future__ import prin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题