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/1999-November/001277.html below:

[Python-Dev] Internationalization Toolkit

[Python-Dev] Internationalization Toolkit [Python-Dev] Internationalization ToolkitTim Peters tim_one@email.msn.com
Tue, 16 Nov 1999 01:09:04 -0500
[MAL]
> BTW, wouldn't it be possible to take pcre and have it
> use Py_Unicode instead of char ? [Of course, there would have to
> be some extensions for character classes etc.]

No, alas.  The assumption that characters are 8 bits is ubiquitous, in both
obvious and subtle ways.

if ((start_bits[c/8] & (1 << (c&7))) == 0) start_match++; else break;





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