tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 04 Jul 2009 16:23:00 +0200
changeset 2535 d987dc40ea5d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Brown paper bag fix for using non-existing logic in ProjectSurvey views.

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