tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 15:14:29 -0700
changeset 2743 b9a146acb9bb
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Enable the project management page to be visited for project in other statusses. This enables org admins to easily view Survey results for projects that have failed.

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