25.10.19 15:53, Andrew Barnert via Python-ideas пише:
If you were designing a new Python-like language today, or if you had a time machine back to the 90s, it would be a different story.
Interesting, how far in past you will need to travel? Initially builtin types did not have methods or properties, and the iterable protocol did not exist. Adding this will require too much work, and I am not sure Guido would like how much complexity it adds to his simple language.
_______________________________________________ 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/DKJXU7CIS2AQZNHDGBBYSZMRLIQHYXZC/ Code of Conduct: http://python.org/psf/codeofconduct/
