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

remove unused < python3.2 capability #34

Closed
wants to merge 1 commit into from

Conversation

michael2to3
Copy link

wifiphisher is not going to run on the new python. I removed python 2 support and changed the SafeConfigParser and ConfigParser in the new version to be the same thing. If you still need python 2 support, you can do an import' in python 2... from SafeConfigParser as ConfigParser

@michael2to3
Copy link
Author

same pr: #33

@michael2to3 michael2to3 deleted the fix/configparser branch November 11, 2024 17:51
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.

1 participant