tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:37:55 +0200
changeset 2999 d933a6da5eef
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Only store all the entities once in the ModuleConversion, after the for loop.

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