It would be nice to allow this module to register its functions to the codecs module for easier integration. https://docs.python.org/2.7/library/codecs.html#codecs.register https://docs.python.org/3.6/library/codecs.html#codecs.register
It would be nice to allow this module to register its functions to the codecs module for easier integration.
https://docs.python.org/2.7/library/codecs.html#codecs.register
https://docs.python.org/3.6/library/codecs.html#codecs.register