Skip to content

Use requests instead of urllib2#7

Open
msabramo wants to merge 1 commit into
yotamoron:masterfrom
msabramo:use_requests
Open

Use requests instead of urllib2#7
msabramo wants to merge 1 commit into
yotamoron:masterfrom
msabramo:use_requests

Conversation

@msabramo

Copy link
Copy Markdown
Contributor

Using requests requires less code than with urllib2 and it's more easy to make compatible with Python 3.

@msabramo

Copy link
Copy Markdown
Contributor Author

Just pushed up a new commit to fix merge conflicts from previous PRs.

@msabramo

Copy link
Copy Markdown
Contributor Author

Using this and #9 together, I can get your code to work with Python 3.

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