tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 08 Mar 2009 18:09:04 +0000
changeset 1754 63fa0e7f8f47
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Made all links in e-mail verbatim to solve Issue 250. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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