Why not simply document the fact that read ahead in Python 2.7 is not thread-safe and leave it at that ?
.next() and .readline() already don't work well together, so this would just add one more case. -- Marc-Andre Lemburg eGenix.com _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com