Kent Johnson <[EMAIL PROTECTED]> writes:
> Maybe so, but '15'.isdigit() == True:
> 
> isdigit(...)
>      S.isdigit() -> bool
> 
>      Return True if all characters in S are digits
>      and there is at least one character in S, False otherwise.

Auggggh!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to