Hi all, moderator here. Saw this. No need to respond.
thanks, --titus On Mon, Nov 18, 2019 at 07:30:05PM -0000, [email protected] wrote: > OMG people, no one said its a replacement for + > Its an addition. that does nothing but combining data. > It does not perform any mathematical operations whats so ever. It simply puts > things together regardless of their data type. > (1.1 & 5 & "word") results in 1.15word > That fact that you say "will be far more misleading" is because its > fundamentally misleading and needs to be fixed. > > Look at autoit code, even monkeys understand that & combines and + does math. > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/FIEXDBO47QRKX4O7OSNTJRGDCYH5YJKU/ > Code of Conduct: http://python.org/psf/codeofconduct/ -- C. Titus Brown, [email protected] _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QX3CPGS4XQNVDW5VGBUMQNSCTUK6VH46/ Code of Conduct: http://python.org/psf/codeofconduct/
