[EMAIL PROTECTED] wrote:
> Assuming they aren't huge I don't see any real problem linking them into the
> interpreter's binary image.  A few other modules are handled that way (sys,
> marshal, etc).

Both modules look small to me. They are just about 18k of C code each
and they contain lots of comments, too.

_stringio.c and _bytesio.c:
http://peadrop.com/alex-py3k/?file/96d2f18e1b0a/Modules/

Christian
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to