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

fixed wizard compatibility with python3 #302

Merged
merged 4 commits into from
Jul 4, 2020

Conversation

aman566
Copy link
Collaborator

@aman566 aman566 commented Jun 15, 2020

Fixed #301

Checklist

  • I have followed the Contributor Guidelines.
  • The code has been thoroughly tested in my local development environment with flake8 and pylint.
  • The code is both Python 2 and Python 3 compatible.
  • The code follows the PEP8 styling guidelines with 4 spaces indentation.
  • This Pull Request relates to only one issue or only one feature
  • I have referenced the coresspoinding issue number in my commit message
  • I have added the relevant documentation.
  • My branch is up-to-date with the Upstream master branch.

Your development environment

  • OS: Linux
  • OS Version: Ubuntu 18.04
  • Python Version: 3.6.9

@aman566
Copy link
Collaborator Author

aman566 commented Jun 30, 2020

Fixed KeyboardInterrupt error
image

@securestep9
Copy link
Collaborator

@aman566 looks like there is a merge conflict following PR#300 being merged - please check and resolve

@securestep9 securestep9 merged commit 4ca26c7 into OWASP:master Jul 4, 2020
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.

Color coding breaks with python3
2 participants