https://bugzilla.novell.com/show_bug.cgi?id=432577 Summary: python 2.6: httplib broken Product: openSUSE 11.1 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: jmatejek@novell.com ReportedBy: prusnak@novell.com QAContact: qa@suse.de Found By: --- openSUSE 11.1 beta 2: $ python Python 2.6b3 (r26b3:65922, Sep 14 2008, 01:11:11) [GCC 4.3.3 20080910 (prerelease) [gcc-4_3-branch revision 140201]] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import httplib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.6/httplib.py", line 72, in <module> from test.test_support import catch_warning ImportError: No module named test.test_support
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.