I think it's important to remember that many novice programmers today learn python as their first language. While i don't think the python tutorial is the right place for teaching how to program, i also think it would be best if it didn't make too many assumptions on the reader's knowledge. When it comes to the basics, assuming one already knows another language isn't very beneficial anyway, in my opinion. If all one is looking for is a table comparing a known thing with its python equivalent, there are many of those on the internet already and in much more compact form.
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/AGYLMJQOWV6SQVBVT7VGEII77V4ALVT6/ Code of Conduct: http://python.org/psf/codeofconduct/
