How to syntax check a script in Python using PyDuktape

后端 未结 0 1839
心在旅途
心在旅途 2020-12-18 03:19

I am aware that Duktape has a duk_compile() function which will syntax check a script without executing it, but I can\'t figure out how to access this using PyDuktape.

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