tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Mar 2009 00:03:53 +0000
changeset 1589 6a9bb0f8cde6
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Use the new readonly_safe_field where appropriate Patch by: Sverre Rabbelier

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