"Christian Heimes" <lists at cheimes.de> wrote in message news:47E58836.70202 at cheimes.de... | Well, the file is in the Demo folder. It's just a demo how to implement a naive complex type in Python. | Why do you think the power of a complex to a complex is not defined? I suspect because the naive implementation raise TypeError for that case.