Howto emulate pipe-like buffer in Python?

前端 未结 0 960
轮回少年
轮回少年 2021-01-03 09:47

Is there a way to use StringIO buffer like pipe with lazy write? Is there a way to hook a function to be called when End Of File/String occurs on the StringIO o

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