New submission from Antoine Pitrou <pit...@free.fr>: test_importlib uses fixed names in /tmp (e.g. /tmp/pkg), which will make the tests fail is such files/dirs already exist and aren't writable by the current user (which can happen if several users run the python test suite...).
---------- assignee: brett.cannon components: Library (Lib), Tests messages: 94810 nosy: brett.cannon, pitrou priority: normal severity: normal stage: needs patch status: open title: test_importlib uses a fixed name in /tmp type: behavior versions: Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7248> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com