tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 12 Mar 2009 23:05:40 +0000
changeset 1820 ecc40aa58e19
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Display a warning if there are errors on the form Patch by: Sverre Rabbelier

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