tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 16:58:51 -0700
changeset 2748 7fbc98f3adde
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Updated several page titles to contain more information. Fixes Issue 437.

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