tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 21 Feb 2009 00:43:56 +0000
changeset 1417 8b9e256a3abe
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Set and unset the home_for property if appropriate Patch by: Sverre Rabbelier

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