On Mon, Oct 14, 2013 at 8:18 PM, Nick Coghlan <ncogh...@gmail.com> wrote:
> .. especially by people that expect it to work like VB's "on error resume 
> next"
> rather than by suppressing the exception and resuming execution after the
> with statement.

"It is practically impossible to teach good programming to students
that have had a prior exposure to BASIC: as potential programmers they
are mentally mutilated beyond hope of regeneration."

-- Edsger W.Dijkstra, 18 June 1975, "How do we tell truths that might hurt?"

http://www.cs.virginia.edu/~cs655/readings/ewd498.html
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to