@@@ lbuf needs test
[mLib-python] / mLib.pyx
index e9e2d7e..fab0f3e 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.