On Nov 10, 11:00 am, News123 <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was googling quite some time before finding the answer to my question:
> 'what are the names for the encodings supported by python?'
>
> I found the answer athttp://python.active-venture.com/lib/node127.html
>
> Now my question:
>
> Can I find the same info in the standard python doc or query python with
> a certain command to print out all existing codings?

codecs module
http://docs.python.org/library/codecs.html#id3

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to