eagle icon indicating copy to clipboard operation
eagle copied to clipboard

[EAGLE-1090] update for compatibility to python3

Open jhsenjaliya opened this issue 6 years ago • 0 comments

  • used requests instead of urllib
  • updated print statements
  • used input instead of raw_input

Be sure to do all of the following to help us incorporate your contribution quickly and easily:

  • [x] Make sure the PR title is formatted like: [EAGLE-<Jira issue #>] Description of pull request
  • [x] Make sure tests pass via mvn clean verify. (Even better, enable Travis-CI on your fork and ensure the whole test matrix passes).
  • [x] Replace <Jira issue #> in the title with the actual Jira issue number, if there is one.
  • [x] If this contribution is large, please file an Apache Individual Contributor License Agreement.

jhsenjaliya avatar Aug 03 '18 23:08 jhsenjaliya