]> granicus.if.org Git - python/commit
Updated comment: in PyTypeObject:
authorFred Drake <fdrake@acm.org>
Tue, 21 Mar 2000 16:14:47 +0000 (16:14 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 21 Mar 2000 16:14:47 +0000 (16:14 +0000)
commit0e12bcd24333f8575a40b4fd525a5c029c9d217c
tree4f730191cadb1f801879bef7a988297c228d02ea
parent51ac58039f62ef9d605974dae32a6ada9c26039b
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!
Include/object.h