Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dec0dedab0de
on March 24, 2016
|
parent
|
context
|
favorite
| on:
Micropackages and Open Source Trust Scaling
The example that always drives me crazy is itertools in the Python standard library. In the documentation there is a recipes* section that lists 23 helpful functions, instead of just including them in the library
*
https://docs.python.org/2/library/itertools.html#recipes
talideon
on March 24, 2016
[–]
What's super frustrating is that Python 3 would've been an ideal opportunity to move those into the standard library, but it was never done.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
* https://docs.python.org/2/library/itertools.html#recipes