使用官网的测试代码,测试不通过,如何修复。
找到原因,修改 lib\site-packages\web\utilsd.py文件 526行
try:
yield net(seq)
except stopIteration
return