Skip to content

Use exec() and print() functions in both Python 2 and 3 #37

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

Merged
merged 3 commits into from
Oct 4, 2018
Merged

Use exec() and print() functions in both Python 2 and 3 #37

merged 3 commits into from
Oct 4, 2018

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 2, 2018

Also, old style exceptions --> new style

@0xInfection
Copy link
Owner

This might be one of the greatest fixes of the shitty code I casually wrote all way through. This addition was priceless. 💜

Since this is a big fix, it might take some 3-4 days to review the full code before I can merge it in.

Thank you so much!

@0xInfection 0xInfection added enhancement New feature or request feature request This is a feature requested to be added to the framework. labels Oct 3, 2018
Copy link
Owner

@0xInfection 0xInfection left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working fine!

Copy link
Owner

@0xInfection 0xInfection left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything reviewed! Works fine on the terminal.

@0xInfection 0xInfection added featured A suggestion or improvement which got included in this project. resolved The bug has been looked after and resolved! and removed feature request This is a feature requested to be added to the framework. labels Oct 4, 2018
@0xInfection 0xInfection merged commit 02f7c56 into 0xInfection:master Oct 4, 2018
@cclauss cclauss deleted the print-function branch October 4, 2018 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request featured A suggestion or improvement which got included in this project. resolved The bug has been looked after and resolved!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants