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

Running in Python 3.4 #6

Open
mikemanosky opened this issue Feb 17, 2015 · 1 comment
Open

Running in Python 3.4 #6

mikemanosky opened this issue Feb 17, 2015 · 1 comment

Comments

@mikemanosky
Copy link

Hi, has anyone managed to covert this code for python 3.4? I've had a go myself and keep getting errors and wondered if it would be possible to covert it as I would like to put this scanner into my project which is all written in 3.4.

Thanks

@eckama11
Copy link

eckama11 commented Jul 6, 2016

I realize that this is an old thread, but since no one got back to you. I am wondering what parts you had a hard time with for errors. For instance I am now working on it and the first thing I must do is put () for every print command, use "as" instead of "," for exceptions, and change the "<>" to "!=". What else did you find?

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

No branches or pull requests

2 participants