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/2000-July/006790.html below:

[Python-Dev] if/else and macros

[Python-Dev] if/else and macrosGreg Stein gstein@lyra.org
Mon, 17 Jul 2000 02:57:56 -0700
On Mon, Jul 17, 2000 at 11:45:18AM +0200, Fredrik Lundh wrote:
>...
> This solution gets rids of the macro mess, and what's more
> important, it moves exception handling out of the inner loop.
> 
> (yes, it's using goto's, but it's a decoding loop, and it should
> be as fast as it possibly can -- especially if you're feeding it
> valid data!)
> 
> The result is smaller source, smaller code, a smaller inner loop,
> faster decoding, and less discussion on this list.

Can't just out of the loop. One of the possible results of the error is to
ignore it and continue. Or to insert a particular character and continue.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/



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