]> granicus.if.org Git - python/commit
Added comments before recently added/assigned slots in the type object,
authorFred Drake <fdrake@acm.org>
Wed, 15 Aug 2001 18:32:33 +0000 (18:32 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 15 Aug 2001 18:32:33 +0000 (18:32 +0000)
commitd55657bdf237fbe33c897fc0aa40a6de22845825
treec423ee8c88aa4bbc0a7e40e4ee239a33a2d56c86
parent88dcf03068929a8f7de023dfd9cb131cc5fbad78
Added comments before recently added/assigned slots in the type object,
so the backward compatibility issues will be easier to understand.  I only
added comments indicating additions and assignments back to Python 2.0.
Include/object.h