tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 20 Apr 2009 20:57:59 +0000
changeset 2259 62676277db14
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Changed the accepted and rejected list to redirect to the review page in ListProposals view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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