GitHub user jhsenjaliya opened a pull request:
https://github.com/apache/eagle/pull/992
update for compatibiliy to python3
- used requests instead of urllib
- updated print statements
- used input instead of raw_input
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jhsenjaliya/eagle EAGLE-1090
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/992.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #992
----
commit c39ab9873aacb22b83c27d407d65a32d3a603967
Author: Jay Sen <jsenjaliya@...>
Date: 2018-05-20T22:56:39Z
update for compatibiliy to python3
----
---