commit | 4befff95e91f649b10b6c763753cd44599fb56af | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Dec 17 18:26:19 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Dec 17 18:26:19 2001 +0000 |
tree | b850ffce86df0578202e048bfa80a8886b2310dc | |
parent | a7b9b3ccba6f48a11cb2ee8f55d53696ed7b4697 [diff] |
initxxsubtype(): Add a comment to make the magic clearer; I doubt it's obvious to anyone except PyType_Ready's author <0.9 wink>.