Too many return-statements = bad style?

Marco Aschwanden PPNTWIMBXFFC at spammotel.com
Fri Jul 9 10:30:24 EDT 2004


> You're talking about "Single Entry, Single Exit".  It was a style of
> coding that used to be popular.  I hate it, for exactly the reasons you
> state above.  http://c2.com/cgi/wiki?SingleFunctionExitPoint has some
> interesting things to say on that.

Excellent link! This answers actually my question in very thorough way.

Thanks,
Marco




More information about the Python-list mailing list