📜  python 启用 pyqt 错误 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:51.478000             🧑  作者: Mango

代码示例1
import cgitb 
cgitb.enable(format = 'text')