tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 14:27:40 +0000
changeset 2214 b489ffed7b3f
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove debug url too This should have been part of the previous commit. Patch by: Sverre Rabbelier

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