mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
22a193dafb
* No __cmp__ or cmp in Python 3 * Add rich comparisons * Simplify using total_ordering decorator