[Python-3000] Minor problem with ABCMeta?

Andrew McNamara andrewm at object-craft.com.au
Tue Sep 2 03:46:34 CEST 2008


>Actually, it looks to me like the subclass is getting added to the wrong
>set - it should be going into the _abc_cache, not the _abc_registry.

Ah, you're right - that makes a lot more sense. Thanks.

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/


More information about the Python-3000 mailing list