logoalt Hacker News

ptxyesterday at 10:52 AM0 repliesview on HN

I'm pretty sure it's really one HTTP library: urllib.request is built on top of http.client. But the very Java-inspired API for the former is awful.