We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File "upload-fuzz-dic-builder.py", line 206 print u'[+] 收集%d条可解析后缀完毕!' % len(parse_suffix) ^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
我有發一個pull requests了,如果作者審核過的話 就可以在python3上面運行了
Sorry, something went wrong.
No branches or pull requests
File "upload-fuzz-dic-builder.py", line 206
print u'[+] 收集%d条可解析后缀完毕!' % len(parse_suffix)
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: