AutoBuildDocFromDB icon indicating copy to clipboard operation
AutoBuildDocFromDB copied to clipboard

报错如下

Open gh0sthx opened this issue 7 years ago • 1 comments

$ python build.py ../zerg201806121023.sql File "build.py", line 19 except IOError, e: ^ SyntaxError: invalid syntax

gh0sthx avatar Jun 12 '18 02:06 gh0sthx

python 版本问题吧, 我在 pyhton 2.x 下测试没问题,python 3.x 下测试有这个问题

Will233 avatar Jul 11 '18 06:07 Will233