tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 15 Mar 2009 20:42:21 +0000
changeset 1885 6b7d5e6a7fd2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed an Epic Fail in StudentProposal logic ^_^. Import was wrong. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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