Weak Type Ability for Python

Grant Edwards grant.b.edwards at gmail.com
Thu Apr 13 11:25:51 EDT 2023


On 2023-04-13, Cameron Simpson <cs at cskk.id.au> wrote:
> On 12Apr2023 22:12, avi.e.gross at gmail.com <avi.e.gross at gmail.com> 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.

So does PHP. What's really impressive is that it never seems to guess
correctly. :)


More information about the Python-list mailing list