Y
Hacker News
new
|
ask
|
show
|
jobs
by
scheme271
1171 days ago
Why not use urllib.parse?
2 comments
specproc
1171 days ago
Hah, I may well do! I think the other thing here is me not realising I needed something till I saw it :-)
link
nerdponx
1171 days ago
Better yet,
https://pypi.org/project/yarl
, or even better still,
https://pypi.org/project/hyperlink
.
link