1. Home
  2. Python
  3. codecs
  4. Python codecs Example
    • Tutorial
    • Python Example

    Python codecs Example

    PreviousNext

    • Python codecs Byte-order markers
    • Python codecs Character mapping encoder
    • Python codecs Create a file with nonnative BOM.
    • Python codecs Demonstrate a non-Unicode codec.
    • Python codecs Demonstrate encoding errors.
    • Python codecs Detecting the BOM.
    • Python codecs Display values using different encodings.
    • Python codecs encoder/decoder that switches capitalization.
    • Python codecs Error handling with character map encodings.
    • Python codecs Errors decoding Unicode data.
    • Python codecs Format a string of bytes for output.
    • Python codecs non-Unicode codec.
    • Python codecs Reading Unicode data to a file.
    • Python codecs Registering your own codec search function.
    • Python codecs Representations of values using different encodings.
    • Python codecs Sending Unicode data over a socket 2
    • Python codecs Sending Unicode data over a socket.
    • Python codecs Set up the invertcaps codec.
    • Python codecs Translating between encodings on the fly.
    • Python codecs Using the incremental reader/writer interfaces.
    • Python codecs Writing Unicode data to a file.
    PreviousNext

    Related

    • Python cmd Simple command processor example
    • Python cmd simple set up
    • Python cmd Accepts commands via the normal interactive prompt or on the command line
    • Python codecs Byte-order markers
    • Python codecs Character mapping encoder

    demo2s.com |  Email: | Demo Source and Support. All rights reserved.