tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 28 Aug 2009 13:13:05 +0200
changeset 2826 211783aa20d5
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added Task for sending out emails to subscribed users about a Comment. Reviewed by: Lennard de Rijk

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