Antoine Pitrou added the comment: > Note: _pyio is not 100% *pure* Python, it relies on FileIO which is > implemented in C. I always found this surprising. One day I will maybe > rewrite it using os.read() and os.write() :-)
Then you need to rewrite os.read() and os.write() in pure Python! ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19973> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com