This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients dwayne, vstinner
Date 2009-02-12.12:14:24
SpamBayes Score 0.00022180717
Marked as misclassified No
Message-id <1234440865.51.0.383690106128.issue5214@psf.upfronthosting.co.za>
In-reply-to
Content
My version of iconv (2.6.1) doesn't support KOI8-RU, only:
 - CSKOI8R
 - KOI-7
 - KOI-8
 - KOI8-R: supported by python trunk
 - KOI8-T
 - KOI8-U: supported by python trunk
 - KOI8
 - KOI8R
 - KOI8U

Note: python trunk doesn't support KOI8R nor KOI8U (which are just 
aliases to KOI8-R and KOI8-U).
History
Date User Action Args
2009-02-12 12:14:25vstinnersetrecipients: + vstinner, dwayne
2009-02-12 12:14:25vstinnersetmessageid: <1234440865.51.0.383690106128.issue5214@psf.upfronthosting.co.za>
2009-02-12 12:14:24vstinnerlinkissue5214 messages
2009-02-12 12:14:24vstinnercreate