Movatterモバイル変換
[0]ホーム
[Python-Dev] 2.1 alpha: what about the unicode name database?
M.-A. Lemburgmal@lemburg.com
Mon, 15 Jan 2001 10:44:14 +0100
Fredrik Lundh wrote:>> The name database portions of SF task 17335 ("add> compressed unicode database") were postponed to> 2.1.>> My current patch replaces the ~450k large ucnhash> module with a new ~160k large module. (See earlier> posts for more info on how the new database works).>> Should I check it in?Since the Unicode character names are probablynot used for performance sensitive tasks, I suggest tocheckin the smallest version possible.If it is too much work to get Finn's version recoded in C(presuming it's written in Java), then I'd suggest checkingin your version until someone comes up with a yet smalleredition.Thanks,-- Marc-Andre Lemburg______________________________________________________________________Company:http://www.egenix.com/Consulting:http://www.lemburg.com/Python Pages:http://www.lemburg.com/python/
[8]ページ先頭