https://bugzilla.novell.com/show_bug.cgi?id=424730 User crrodriguez@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424730#c4 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@novell.com AssignedTo|skh@novell.com |jmatejek@novell.com Status|ASSIGNED |NEW --- Comment #4 from Cristian Rodriguez <crrodriguez@novell.com> 2008-09-11 21:31:10 MDT --- jan: there is really a bug in python somewhere.. try this, on clean python on current factory python -c "import httplib" Traceback (most recent call last): File "<string>", 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 httplib imports catch_warning from a module that is only present in the python-devel package, hence it breaks out of the box. -- 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.