how to find "".encodings

Christopher T King squirrel at WPI.EDU
Thu Jul 1 14:01:19 EDT 2004


On Thu, 1 Jul 2004 P at draigBrady.com wrote:

> Christopher T King wrote:
> > On Thu, 1 Jul 2004 P at draigBrady.com wrote:
> >>
> >>I know base64,utf8,latin,ascii work
> >>and these are listed in the encodings
> >>and codecs modules, but where can one
> >>get a definitive list?

I missed your mention of the encodings module - I didn't even know it 
existed! help(encodings) brings up a list too (albeit without 
descriptions).

> Great thanks. If there was a link to that from
> the appropriate entries in the following, I'd be happy.
> http://docs.python.org/lib/string-methods.html

Agreed (I had trouble finding it, too).




More information about the Python-list mailing list