tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 14 Feb 2009 23:56:49 +0000
changeset 1332 6655b1e89adb
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add a script to (re)seed the datastore For obvious reasons enabled only when running in debug mode. Patch by: Sverre Rabbelier

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