-
Notifications
You must be signed in to change notification settings - Fork 391
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
Conversation
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! |
modules/0x01-OSINT+Footprinting/0x01-PassiveReconnaissance/getconinfo.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working fine!
There was a problem hiding this 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.
Also, old style exceptions --> new style