tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Sun, 28 Jun 2009 14:45:08 +0200
changeset 2434 f6d45459b6b4
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added redirect for use in Surveys. Also some minor style changes. Patch by: Daniel Diniz Reviewed by: Lennard de Rijk

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