“b9668e275ec26a510652e0e366ebd660d2a99425”上不存在“doc/doc_en/algorithm_rec_can_en.md”
parse scripts by AST in converter module.
Use the AST replaces the importlib/inspect modules to analyze and modify network definition script. The importlib/inspect must load python script to analyze, but AST analysis is static code analysis and is very secure.
Showing
想要评论请 注册 或 登录