New submission from STINNER Victor <victor.stin...@haypocalc.com>: http://www.python.org/dev/buildbot/builders/x86 Tiger 3.1/builds/16/steps/test/logs/stdio
test_httpservers [28139 refs] [28139 refs] [28139 refs] Traceback (most recent call last): File "/private/tmp/tmpqYIZuO/cgi-bin/file2.py", line 2, in <module> import cgi File "/Users/db3l/buildarea/3.1.bolen-tiger/build/Lib/cgi.py", line 34, in <module> from operator import attrgetter ImportError: No module named operator [28142 refs] Warning: os.environ was modified by test_httpservers test test_httpservers failed -- Traceback (most recent call last): File "/Users/db3l/buildarea/3.1.bolen-tiger/build/Lib/test/test_httpservers.py", line 380, in test_post self.assertEquals(res.read(), b'1, python, 123456\n') AssertionError: b'' != b'1, python, 123456\n' ---------- keywords: buildbot messages: 103540 nosy: haypo severity: normal status: open title: buildbot: test_httpservers failure (No module named operator) versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8447> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com