Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does this code crash #280

Open
outofsky opened this issue Oct 9, 2019 · 1 comment
Open

Why does this code crash #280

outofsky opened this issue Oct 9, 2019 · 1 comment

Comments

@outofsky
Copy link

outofsky commented Oct 9, 2019

normalized = urllib.parse.urljoin(**response.url**, url)
defragmented, frag = urllib.parse.urldefrag(normalized)

if i replace the code

response.url

,it will no crash

env:
win10 + anaconda + python 3.7

@cjvalverde
Copy link

?

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

No branches or pull requests

2 participants