On Jan 25, 2008 11:21 PM, Raymond Hettinger <python at rcn.com> wrote: > ... int() for making ints from the non-fractional > portion of a float. This interpretation implies that complex should provide __float__() to return the non-imaginary portion of a complex number. Is that what you intend? -- Namasté, Jeffrey Yasskin