Hacker News new | ask | show | jobs
by sjwhevvvvvsj 842 days ago
My main issue with urllib is it requires too much boilerplate and it ends up being harder to read the code at a later date in my experience. In general I prefer the standard library, but it’s a bit of a toss up in this case.