Skip to content

Conversation

@mxamin
Copy link

@mxamin mxamin commented Sep 5, 2016

No description provided.

- Python hashing function sometimes falls into a recursion loop (I
  don't know why?!) when a unencoded text passed to it.

- Before passing a encoded url to `urllib2.urlopen`, the url MUST
  be quoted, otherwise we will receive HTTP 400 (bad request) response
  from web server. It's better to use `requests` module instead of
  `urllib2` which handles these situations internally.
@saeedesmaili
Copy link

+1

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