Skip to content
New issue

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

fixing-missing-parentheses-on-print #198

Merged

Conversation

Att4ck3rS3cur1ty
Copy link
Contributor

@Att4ck3rS3cur1ty Att4ck3rS3cur1ty commented Aug 15, 2022

It fixes the following error when running the payload_generator script:
...

/eaphammer/payload_generator", line 49
    print s.execute()
    ^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

@s0lst1c3 s0lst1c3 changed the base branch from master to devel-1.14.0 September 12, 2023 23:31
@s0lst1c3 s0lst1c3 merged commit 8426594 into s0lst1c3:devel-1.14.0 Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants