tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 25 Oct 2009 15:39:50 -0700
changeset 3045 b6b5ad155dd9
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add a redirectLegacyRequest response

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