tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 08 Sep 2009 14:56:47 +0200
changeset 2883 2249ade05d16
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Hook up the conversion tasks

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