tests/pymox/stubout_testee.py
author Tim Ansell <mithro@gmail.com>
Sun, 01 Mar 2009 02:11:19 +0000
changeset 1572 45aa2f120b40
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Small fix so that error fields get the same formatting as non-error fields.

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