tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 24 Feb 2009 23:11:15 +0000
changeset 1497 1387f0d2cf45
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Pass the seed to _constructResponse This way _editContext has access to it; this will be used by the commenting system. Patch by: Sverre Rabbelier

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