On Wed, Nov 26, 2014, at 06:29, Mark Summerfield wrote: > TypeError: type() argument 1 must be string, not unicode
If this is a bug, maybe it is one in type() itself - I get the same error with type('X', (object,), dict(a=1)) -- https://mail.python.org/mailman/listinfo/python-list