On 12Apr2023 22:12, [email protected] <[email protected]> wrote:
I suspect the OP is thinking of languages like PERL or JAVA which guess for
you and make such conversions when it seems to make sense.

JavaScript guesses. What a nightmare. Java acts like Python and will forbid it on type grounds (at compile time with Java, being staticly typed).

Cheers,
Cameron Simpson <[email protected]>
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to