]> granicus.if.org Git - python/commit
Fix a typo in SLOT0 macro for the declaration of cache_str.
authorGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:28:21 +0000 (18:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:28:21 +0000 (18:28 +0000)
commit5592e4d7d592a0e9156da7d0e4a290d64e982872
treec376135461a299a856ee939df9f9acab1430789c
parentce129a5e791548dab11c49bb1fe6ec0a1d6bd8b0
Fix a typo in SLOT0 macro for the declaration of cache_str.
Dunno why I didn't catch this before.
Objects/typeobject.c