<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div><div>Dear python team,<br/></div><div><br/></div><div>I never used python before and installed it today the first time, so I have no idea what to do about this failure:<br/></div><div><br/></div><div><br/></div><div>$ ./python -m test -v test_urlwithfrag<br/></div><div><br/></div><div>== CPython 3.3.0 (default, Jan 4 2013, 23:08:00) [GCC 4.6.3]<br/>== Linux-3.2.0-35-generic-pae-i686-with-debian-wheezy-sid little-endian<br/>== /home/me/Programme/Python/Python-3.3.0/build/test_python_30744<br/>Testing
with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0,
dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0,
verbose=0, bytes_warning=0, quiet=0, hash_randomization=1)<br/>[1/1] test_urlwithfrag<br/>test test_urlwithfrag crashed -- Traceback (most recent call last):<br/> File "/home/me/Programme/Python/Python-3.3.0/Lib/test/regrtest.py", line 1213, in runtest_inner<br/> the_package = __import__(abstest, globals(), locals(), [])<br/>ImportError: No module named 'test.test_urlwithfrag'<br/><br/>1 test failed:<br/> test_urlwithfrag<br/><br/></div><div><br/></div><div>If you need more information, please tell me. It would be very great if you could help me. Thank you in advance.<br/></div><div><br/></div><div>Elli Meisner<br/></div></div><div><br/></div></div></body></html>