commit | f02e0aaafd2476948047f0ce904af947f02d18ea | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Feb 01 12:13:56 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Feb 01 12:13:56 2009 +0000 |
tree | 724366997190a0acf829f65a4f1e96d82c060889 | |
parent | 211c6258294bf683935bff73a61ce3dd84070988 [diff] |
Issue #1717: remove the cmp builtin function, the C-API functions PyObject_Cmp, PyObject_Compare, and various support functions.