Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
t61codec documentation
t61codec documentation

Contents:

  • Usage
  • API Reference
Back to top
View this page

t61codecΒΆ

Contents:

  • Usage
    • Installation
    • Quick start
    • Error handling
    • Low-level API
  • API Reference
    • Codec
    • IncrementalDecoder
    • IncrementalEncoder
    • StreamReader
    • StreamWriter
    • getregentry()
    • register()
    • search_function()

Python Character Mapping Codec for the ITU T.61 character set.

T.61 is an 8-bit character encoding standard defined by the International Telecommunication Union (ITU). It is historically used in X.500 directory services and related protocols such as LDAP.

Next
Usage
Copyright © 2019-2026, Michel Albert
Made with Sphinx and @pradyunsg's Furo