]> granicus.if.org Git - python/commit
Tim chastens:
authorBarry Warsaw <barry@python.org>
Sat, 20 Jan 2001 06:24:55 +0000 (06:24 +0000)
committerBarry Warsaw <barry@python.org>
Sat, 20 Jan 2001 06:24:55 +0000 (06:24 +0000)
commitb0e754d48868bb4f7e3f3a310bbdbe167bc85b80
tree08659e49360a6d0fd73d954acf8a5e79c024e07b
parent71ff8d5dc5dad320cf71fee03018c5ba4101b683
Tim chastens:

    Barry, that comment belongs in the code, not in the checkin msg.
    The code *used* to do this correctly (as you well know, since you
    & I went thru considerable pain to fix this the first time).
    However, because the *reason* for the convolution wasn't recorded
    in the code as a comment, somebody threw it all away the first
    time it got reworked.

    c-code-isn't-often-self-explanatory-ly y'rs  - tim

default_3way_compare(): Stick the checkin message from 2.110 in a
comment.
Objects/object.c