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

Also worth noting that those lines are immediately followed by:

    try:                                    # Load C helper function if available        
        from _collections import _count_elements
    except ImportError:
        pass


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

Search: