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

If we look in `collections`, we can see `defaultdict` sitting side-by-side with `OrderedDict` and `Counter`. I've long since resigned myself to the fact that naming consistency is not Python's strong suit :)


The one that bugs me the most is:

    from datetime import datetime




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

Search: