M.-A. Lemburg wrote: > Walter Dörwald wrote: > >>>>Why should koi_u.py be defined in terms of koi8_r.py anyway? Why not put >>>>a complete decoding_table into koi8_u.py? >>> >>> >>>KOI8-U is not available as mapping on ftp.unicode.org and >>>I only recreated codecs from the mapping files available >>>there. >> >> >>OK, so we'd need something that creates a new decoding table from an old >>one + changes, i.e. something like: >> >>def update_decoding_table(table, new): >> table = list[table] >> for (key, value) in new.iteritems(): >> table[key] = unichr(value) >> return u"".join(table) > > > Actually, I'd rather have some official mapping files > for these. > > Perhaps we could get someone to upload a mapping file > for KOI8_U to the Unicode site ?! > > The mapping is defined in RFC2319: > > http://www.faqs.org/rfcs/rfc2319.html > > I've put Alexander Yeremenko, the coordinator of > the KOI8-U group on CC. Hmm, that email address bounces. I've now put Maxim on CC: Maxim Dzumanenko <mvd at mylinux.com.ua> Here's a mapping file for KOI9-U - please check whether it's correct. Thanks, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Oct 24 2005) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ ::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! :::: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: KOI8-U.TXT Url: http://mail.python.org/pipermail/python-dev/attachments/20051024/362a6093/KOI8-U-0001.asc
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