tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 19 Feb 2009 20:44:37 +0000
changeset 1400 842958b8a55d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Rebased my double work on top of Todd recent commit Patch by: Sverre Rabbelier

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