[Python-Dev] Re: [Python-checkins] python/dist/src/Objectslistobject.c, 2.158, 2.159
Raymond Hettinger
python at rcn.com
Thu Oct 16 13:09:22 EDT 2003
More information about the Python-Dev mailing list
Thu Oct 16 13:09:22 EDT 2003
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects listobject.c, 2.158, 2.159
- Next message: [Python-Dev] inline sort option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > + !PyObject_TypeCheck(x, &sortwrapper_type)) {
[Neal]
> The second line should be checking y, not x?
Yes.
Will checkin a fix.
Raymond
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects listobject.c, 2.158, 2.159
- Next message: [Python-Dev] inline sort option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list