]> granicus.if.org Git - python/commit
Another dummy type.
authorGuido van Rossum <guido@python.org>
Thu, 13 Feb 2003 18:44:57 +0000 (18:44 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 13 Feb 2003 18:44:57 +0000 (18:44 +0000)
commit729765079e342536a094fd447e81812755760cd3
tree3e4d791a19b44d188e738a02200c85a5c9f4bb1b
parente9ef203ea69d64b2bdaae4ebbb79e46716cd437d
Another dummy type.

Curious: Str didn't need me to put something in tp_new, but Null did.
Why the difference?
Modules/xxmodule.c