X-Git-Url: https://git.distorted.org.uk/~mdw/mLib-python/blobdiff_plain/229f53d71cf3484819edc6988f6d36665e6db60c..55b42c189e6a40e66b7beef6056fd8a484ee85f5:/mLib.pyx diff --git a/mLib.pyx b/mLib.pyx index 2016173..daa6cd9 100644 --- a/mLib.pyx +++ b/mLib.pyx @@ -48,6 +48,7 @@ include 'assoc.pyx' include 'str.pyx' ## Encodings. +include 'codec.pyx' include 'base64.pyx' include 'base32.pyx' include 'hex.pyx'