tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 30 Jan 2009 22:02:20 +0000
changeset 1097 1f7015b33a0c
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add a 'Create new document' link for clubs, sponsors and programs Patch by: Sverre Rabbelier

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