E.... ====================================================================== ERROR: test_empties (tester.ProblemTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ".../test.py", line 39, in test_empties self.assertNoOrder([], tags_by_band('My Jolly Band')) File ".../fn44183/2008-03-26 12:56:06/user.py", line 58, in tags_by_band return (tagz_by_band[band_name]) KeyError: 'My Jolly Band' ---------------------------------------------------------------------- Ran 5 tests in 0.001s FAILED (errors=1)