Hacker News new | ask | show | jobs
Ask HN: Which Python modules from Cpython do you consider as perfectly coded?
1 points by thikonom 4641 days ago
As the question describes what is your favourite module in terms of the design/clarity of the code in it or what code pieces of modules do you like the most and why ? In other words from which modules have you borrowed ideas that used afterwards in the design of your own modules ?

The question is not about the module you like the most.