tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 06 Jul 2009 15:06:05 +0200
changeset 2559 af2874bc01f3
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Public Survey template now resembles the take template more closely.

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