tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 31 Jan 2009 18:25:11 +0000
changeset 1124 d456f50af0d2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Reverting a change from r1732 for reasons stated in soc/logic/models/group.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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