tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 21 Feb 2009 23:35:58 +0000
changeset 1448 abb676cb0094
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added an 'are you sure' message to the delete button Patch by: Sverre Rabbelier

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