]> granicus.if.org Git - python/commit
Remove a couple of tp_xxx fields that you are not expected to
authorGuido van Rossum <guido@python.org>
Mon, 15 Oct 2001 21:24:12 +0000 (21:24 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Oct 2001 21:24:12 +0000 (21:24 +0000)
commit2ef1b8fd972c9d9169654dcf887e75f87bb3ef6f
treecbf05fb31e2429e2451cdfe8b379d66481c18fbc
parent17209fcf1f3d8a06237c8f326ca2608fd2cb9ab4
Remove a couple of tp_xxx fields that you are not expected to
initialize (or use or even know about :-).
Modules/xxmodule.c