commit | e247f0037f87d9e0a2582d0beb941fba6357454d | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Feb 14 22:40:11 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Feb 14 22:40:11 2008 +0000 |
tree | 83ebf520f9a38bab1aa8d6b7310e4a2694f5e35b | |
parent | e7fb0c51141705abc1444b9d8ae2d8ccd750d1a4 [diff] |
Use a static and interned string for __subclasscheck__ and __instancecheck__ as suggested by Thomas Heller in #2115