chiark / gitweb /
debian: Just the one Python version now.
[mLib-python] / mLib.pyx
index 577a6993f7620c703f571d69f0e3976a2bb6edf8..61ae890982c7a79e861973a263a1a8aac4ba425a 100644 (file)
--- a/mLib.pyx
+++ b/mLib.pyx
@@ -56,6 +56,7 @@ include 'str.pyx'
 include 'base64.pyx'
 include 'base32.pyx'
 include 'hex.pyx'
+include 'url.pyx'
 
 # --- Error reporting ---