"R Fritz" <rfritz...@gmail.com> wrote in message news:e97ff208-d08e-4934-8e38-a40d668cd...@l24g2000prh.googlegroups.com...
My favorite feature is its readability.  It's as near to pseudo-code
as any language we have, and that's valuable in open source projects
or when I return to code to modify it.

That might be true when used to code actual algorithms using basic features.

But a lot of Pythonisms would appear mysterious to someone who doesn't know the language (for example, what does :: mean in an array index).

Or perhaps pseudo-code is much more advanced these days...

--
bartc
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to