|
|
发表于 2022-9-22 19:29:18
|
显示全部楼层
flup只支持python2.x,使用flup-py3可以支持Python3.x
另外flup6是国外另一个开发者开发的,可以搜索试一下(官网:denisenkom / flup - Bitbucket )
flup6
This is a fork of Allan Saddi's flup package, it is intended to support both Python2 and Python3 from single code-base. |
|