Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The stdlib isn't necessarily better, but it's always there. To use Python as an example, I tend to prefer requests to urllib2, as do most programmers. But I've absolutely been in scenarios where all I could get was the stdlib, and having urllib2 saved my ass. I think it's extremely important for the stdlib to be batteries included, even if they aren't the best versions of those batteries on the market.
 help



so how do you get into scenarios where you only can use the stdlib?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: