chiark / gitweb /
@@@ lbuf needs test
[mLib-python] / mLib.pyx
index e9e2d7eb6939652b452b0ac0f2551b93c27db521..fab0f3e7d074a1880e34eff011014b269b091e24 100644 (file)
--- a/mLib.pyx
+++ b/mLib.pyx
@@ -69,10 +69,10 @@ include 'fdutils.pyx'
 include 'mdup.pyx'
 
 ## Other useful stuff.
-#include 'stuff.pyx'
+include 'stuff.pyx'
 
 ## Buffering.
-#include 'lbuf.pyx'
+include 'lbuf.pyx'
 #include 'pkbuf.pyx'
 
 ## Select stuff.