chiark
/
gitweb
/
~mdw
/
mLib-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Release 1.0.4.
[mLib-python]
/
mLib.pyx
diff --git
a/mLib.pyx
b/mLib.pyx
index 201617368073b4a661b0d327bcee142dd7d57a68..daa6cd971043b4bd304d814312a884fc5d999f70 100644
(file)
--- 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'