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/2004-September/048831.html below:

[Python-Dev] Re: Alternative Implementation for PEP 292: SimpleString Substitutions

[Python-Dev] Re: Alternative Implementation for PEP 292: SimpleString Substitutions [Python-Dev] Re: Alternative Implementation for PEP 292: SimpleString SubstitutionsFredrik Lundh fredrik at pythonware.com
Sun Sep 12 13:23:15 CEST 2004
M.-A. Lemburg wrote:

> You mean: a compressed shift table for Unicode patterns ?
> I'll have a look.

It's a lossy compression: the entire delta1 table is represented as
two 32-bit values, independent of the size of the source alphabet.
Works amazingly well, at least when combined with the BM-variant
it was designed for...

(I suppose it's too late for 2.4, but it would probably be a good
idea to switch to this algorithm in 2.5)

</F>



More information about the Python-Dev mailing list

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