Gregory P. Smith <g...@krypto.org> added the comment: That looks better. :)
btw, that eintr_retry utility probably deserves to be in a more prominent place in the stdlib but I don't have a good suggestion as to where at the moment. I believe similar code exists in many places in the code base. If it is not going to be documented as an official multiprocessing.util function, rename it to _eintr_retry(). that way it'll be easier to move to a new place in the library if/when we do want to make it public. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12040> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com