On May 14, 3:55 pm, [email protected] (Aahz) wrote:
> In article <[email protected]>,
> Bruno Desthuilliers  <[email protected]> wrote:
>
> >Marco Mariani a écrit :
> >> Bruno Desthuilliers wrote:
>
> >>> Oh, you meant the "return type" ? Nope, no way. It just doesn't make
> >>> sense given Python's dynamic typing.
>
> >> Unless he's really trying to write in Nohtyp,
>
> >You meant "Notype" ?-)
>
> Marco's spelling is correct.  Try "Nohtyp".reverse()

I tried it:

>>> "Nohtyp".reverse()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'str' object has no attribute 'reverse'

This newfangled Nohtyp language is no good, I want my money back.

George
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to