Error when calling the metaclass bases metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its basesAll your base are belong to Python. What more can I say?
28 April 2009
All your base are belong to Python
Got this delightful error today when writing an Open Cloud Computing Interface (OCCI) test harness in Python for Google App Engine:
Subscribe to:
Post Comments (Atom)
1 comments:
I've seen some obfuscated error messages in my time, but I really got a chuckle out of that one!
Thanks for sharing! ;)
Post a Comment