# AFLCuttingKit **Repository Path**: michelle19l/AFLCuttingKit ## Basic Information - **Project Name**: AFLCuttingKit - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-05 - **Last Updated**: 2022-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AFLCuttingKit 2021/5/11 将new文件夹下的所有内容复制到EngCopy/下,作为英文版本备份 报错信息 1. File "/root/AFLCuttingKit/new/app.py", line 103, in slice list_files, if_condition = split_if(filepath, func_name) File "/root/AFLCuttingKit/new/slice.py", line 65, in split_if Open an interactive python shell in this frameget_line(func_ast.body, linel) NameError NameError: name 'func_ast' is not defined 猜测是因为前面的ast为空导致func_ast没有被赋初值