tests/pymox/stubout_testee.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Fri, 13 Nov 2009 19:02:38 +0100
changeset 3087 9de33dfd6220
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Minor linguistic changes to NOTICE file for the taggable module.

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