Bjorn Pettersen wrote: > It behaves exactly as documented (Library Ref. 2.1): "If the argument is > a string, it must contain a possibly signed decimal number representable > as a Python integer...". Huh. Since int takes an optional radix, shouldn't that "decimal" be omitted? Andrew dalke at dalkescientific.com