P
P
Hi,
How would one get a list of encodings
that can be passed to "".encode()
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?
cheers,
Pádraig.
How would one get a list of encodings
that can be passed to "".encode()
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?
cheers,
Pádraig.