tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 02 Aug 2009 02:57:20 -0700
changeset 2711 4df8c11c36cb
parent 1000 9af147fc1f1c
permissions -rw-r--r--
addressed comments by Lennard

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