tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Feb 2009 22:36:45 +0000
changeset 1307 091a21cf3627
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Update the copyright notice for 2009. Patch by: Sverre Rabbelier

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