Just because the CPython implementation does something doesn't mean that thing 
is something other than risky/tricky/to-be-avoided-if-possible. Python (and 
it's implementations) exist so that ordinary people can avoid doing risky stuff.

I'm not critiquing the CPython implementation here, I'm pointing out that some 
languages are just better than others for most projects. Working in a higher 
level where gotos aren't needed is the right call most of the time. 

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to