commit | 0e12bcd24333f8575a40b4fd525a5c029c9d217c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 21 16:14:47 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 21 16:14:47 2000 +0000 |
tree | 4f730191cadb1f801879bef7a988297c228d02ea | |
parent | 51ac58039f62ef9d605974dae32a6ada9c26039b [diff] |
Updated comment: in PyTypeObject: /* More standard operations (at end for binary compatibility) */ should now be: /* More standard operations (here for binary compatibility) */ since they're no longer at the end!