Fuzzyman wrote:
The codecs module has constants definded for the UTF32 encoding, yet
this encoding isn't supported as a standard encoding. Why isn't it
supported ?
Because nobody has contributed such an implementation.
Notice that this is really trivial to implement, with very few lines
of pure Pyt
Fuzzyman wrote:
> Thanks Serge.
You're welcome. While we at it, iconvcodec supports utf-32 and more. I have sent
a 2.4 windows build of iconvcodec module to the author. He promised to publish
it
soon.
Serge.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks Serge.
Regards,
Fuzzy
http://www.voidspace.org.uk/python/index.shtml
--
http://mail.python.org/mailman/listinfo/python-list
Fuzzyman wrote:
> I have a couple of questions about the UTF encodings.
>
> The codecs module has constants definded for the UTF32 encoding, yet
> this encoding isn't supported as a standard encoding. Why isn't it
> supported ?
Probably because there is little demand for it. The most widespread
un