tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 04 Sep 2009 22:51:23 +0200
changeset 2861 17d5cfe85faf
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed GHOP Cleaning clean_mentors_list method from using query on list. Somehow this fix was missing from the previous revision, bad HG.

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