Skip to content

Python 3 conversion#5

Open
bootc wants to merge 1 commit into
natm:masterfrom
bootc:python3
Open

Python 3 conversion#5
bootc wants to merge 1 commit into
natm:masterfrom
bootc:python3

Conversation

@bootc

@bootc bootc commented Jun 24, 2020

Copy link
Copy Markdown
  • Change the shebang line
  • Convert all print statements
  • urlopen() has moved
  • use dict.items() not iteritems()
  • fix some very minor flake8 niggles

- Change the shebang line
- Convert all print statements
- urlopen() has moved
- use dict.items() not iteritems()
- fix some very minor flake8 niggles
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.

1 participant