Skip to content

Updated main.py to make it compatible with python 3.x #114

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

Closed
wants to merge 1 commit into from

Conversation

ShameenShetty
Copy link

Changed time.clock() to time.process_time() so that someone with python 3.x can run the program without problems

Changed time.clock() to time.process_time() so that someone with python 3.x can run the program without problems
@progval
Copy link
Contributor

progval commented Jun 7, 2020

Duplicate of #111 and #113

@ShameenShetty
Copy link
Author

Oh, didn't realize.

@progval
Copy link
Contributor

progval commented Jun 7, 2020

No problem. Thanks :)

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.

2 participants