tests/pymox/stubout_testee.py
author Sverre Rabbelier <sverre@rabbelier.nl>
Fri, 08 May 2009 14:58:19 +0200
changeset 2299 b0e67a2eafff
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add Marcelo to AUTHORS file and fix typo

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