tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 17 Sep 2009 22:05:42 +0200
changeset 2943 8086f6562353
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed error in mentor field cleaning, the list of mentors was never resolved.

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