commit | 729765079e342536a094fd447e81812755760cd3 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Feb 13 18:44:57 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Feb 13 18:44:57 2003 +0000 |
tree | 3e4d791a19b44d188e738a02200c85a5c9f4bb1b | |
parent | e9ef203ea69d64b2bdaae4ebbb79e46716cd437d [diff] |
Another dummy type. Curious: Str didn't need me to put something in tp_new, but Null did. Why the difference?