New submission from Tshepang Lekhonkhobe <tshep...@gmail.com>:

In Doc/faq/design.rst, we got this text:

"A try/except block is extremely efficient. Actually catching an exception is 
expensive."

The 2 sentences appear contradictory.

----------
assignee: docs@python
components: Documentation
messages: 155798
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: try/except block is both efficient and expensive?

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14306>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to