A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-June/036086.html below:

[Python-Dev] PEP-317

[Python-Dev] PEP-317 [Python-Dev] PEP-317Greg Ewing greg@cosc.canterbury.ac.nz
Tue, 10 Jun 2003 10:38:56 +1200 (NZST)
Pat Miller <patmiller@llnl.gov>:

> I still "casually" use string exceptions mostly as a shortcut to get
> unfinished code to bomb (or to generate a quick traceback.
>
>   raise 'zz'

You could use

  assert 0, 'zz'

instead.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4