Christian Heimes added the comment: It sounds like the importer dead lock problem. These problems are almost impossible to unit test because they are usually race conditions.
I don't see a problem in moving the import to the module name space. errno is a built-in module and the import isn't costly. ---------- nosy: +tiran _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1755179> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com