| commit | b1c469843ff56e1704108324bce3ebb87aa753a6 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Fri Oct 05 20:41:38 2001 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Fri Oct 05 20:41:38 2001 +0000 |
| tree | 860387955d4ba06ef9ff5064ea78ea20aa00f4ba | |
| parent | e138f369e65cef61740341cbf73d5f2c29d14a5b [diff] |
Introduced the oddly-missing PyList_CheckExact(), and used it to replace a hard-coded type check.