bug or feature in enum34 py2.7 backport?

random832 at fastmail.us random832 at fastmail.us
Wed Nov 26 09:05:48 EST 2014


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))



More information about the Python-list mailing list