Jeremy Kloth added the comment: Actually, the support functions (as of 3.3) attempt to work around the access errors. They attempt to wait (to a point) for a successful operation before returning to the caller. See issue15496 for details.
It is usually the case that the previous operation has not yet finished as to the cause of the access error. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17064> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com