tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 14:25:30 +0000
changeset 2213 c0f52da7a808
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove testing method and update docstring for cron system Patch by: Sverre Rabbelier

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