tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 07 Mar 2009 14:49:03 +0000
changeset 1707 2e7b76f20878
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add the jquery-purr plugin Patch by: "Mario Ferraro" <fadinlight@gmail.com> Reviewed by: to-be-reviewed

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