Re: test failed: test_urlwithfrag

2013-01-19 Thread Kev Dwyer
Terry Reedy wrote: > On 1/7/2013 1:26 PM, Elli Lola wrote: > >> $ ./python -m test -v test_urlwithfrag >> >> == CPython 3.3.0 (default, Jan 4 2013, 23:08:00) [GCC 4.6.3] >> == Linux-3.2.0-35-generic-pae-i686-with-debian-wheezy-sid little-endian >> == /home/me/Programme/Python/Python-3.3.0/bui

Re: test failed: test_urlwithfrag

2013-01-08 Thread Terry Reedy
On 1/7/2013 1:26 PM, Elli Lola wrote: $ ./python -m test -v test_urlwithfrag == CPython 3.3.0 (default, Jan 4 2013, 23:08:00) [GCC 4.6.3] == Linux-3.2.0-35-generic-pae-i686-with-debian-wheezy-sid little-endian == /home/me/Programme/Python/Python-3.3.0/build/test_python_30744 Testing with fl

Re: test failed: test_urlwithfrag

2013-01-07 Thread Irmen de Jong
On 7-1-2013 19:26, Elli Lola wrote: > I never used python before and installed it today the first time, so I have > no idea what > to do about this failure: > > > $ ./python -m test -v test_urlwithfrag [..snip..] > ImportError: No module named 'test.test_urlwithfrag' > > 1 test failed: >