tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 23 Feb 2009 16:44:47 +0000
changeset 1473 e82bf1e4bf36
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Changed the message displayed when no homepage is set to show the correct settings name. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

def SampleFunction():
  raise Exception('I should never be called!')