tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 14 Jul 2009 17:29:53 +0200
changeset 2645 a7e263a86209
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Made the reminder templates extend the mail base instead of notification.

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