tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 21 Feb 2009 15:57:02 +0000
changeset 1429 cfa0c3f2dc19
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Update seed_db as WTFPL is no longer an allowed license Patch by: Sverre Rabbelier

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