tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Feb 2009 21:53:15 +0000
changeset 1303 08433090cff8
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add prefix filtering and refactored program field generation Patch by: Sverre Rabbelier

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