]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Give xxsubtype a module docstring, so its oddball purpose is discoverable
authorTim Peters <tim.peters@gmail.com>
Mon, 10 Dec 2001 22:53:30 +0000 (22:53 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 10 Dec 2001 22:53:30 +0000 (22:53 +0000)
commit65760b2173da008814ac0d207376e12527c5b3b2
treef4b00edf20058cf848f955507133f817e84cd377
parent2b29cb2593c2ca96eb4a0b32b1a6167ce5f18b7c
Give xxsubtype a module docstring, so its oddball purpose is discoverable
from a prompt without searching the source code (there was an SF bug
report about this, already closed ...  "479568 xxsubtype builtin").
Modules/xxsubtype.c