How to make print using .pyd seem same as using a .py?

后端 未结 0 1379
清歌不尽
清歌不尽 2020-12-10 13:41

Using Cython (Python 3.8.X) I get corresponding .pyd files from original .py files, and there are some print("***") in .py files. Expected output is: Expected outp

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