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

http://docs.python.org/library/stdtypes.html#comparisons

CPython implementation detail: Objects of different types except numbers are ordered by their type names; objects of the same types that don’t support proper comparison are ordered by their address.



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

Search: