diff options
author | Marc-André Lemburg <mal@egenix.com> | 2000-07-06 11:29:01 (GMT) |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2000-07-06 11:29:01 (GMT) |
commit | 63f3d1741824b61eae886e4b29ae2b22a79f2419 (patch) | |
tree | d2db010731d65200c4e7db402076b5f9719d01ab /Doc | |
parent | 3d1a1d7f0c56fc9e25806d559ef08963d88022db (diff) | |
download | cpython-63f3d1741824b61eae886e4b29ae2b22a79f2419.zip cpython-63f3d1741824b61eae886e4b29ae2b22a79f2419.tar.gz cpython-63f3d1741824b61eae886e4b29ae2b22a79f2419.tar.bz2 |
Added new codec APIs and a new interface method .encode() which
works just like the Unicode one. The C APIs match the ones in the Unicode
implementation, but were extended to be able to reuse the existing
Unicode codecs for string purposes too.
Conversions from string to Unicode and back are done using the
default encoding.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions