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/006809.html below:

[Python-Dev] if/else and macros

[Python-Dev] if/else and macros [Python-Dev] if/else and macrosFredrik Lundh Fredrik Lundh" <effbot@telia.com
Mon, 17 Jul 2000 18:44:01 +0200
greg wrote:
> > The result is smaller source, smaller code, a smaller inner loop,
> > faster decoding, and less discussion on this list.
>=20
> 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.

of course -- if you decide not to break the loop, just
jump back in.

I just fixed the UTF8 decoder:

before:
    source: 5108 lines
    object size: 173,151 bytes

after:
    source: 5106 lines
    object size: 171,630 bytes=20

just give me four more months ;-)

</F>




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