tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 18 Sep 2009 19:55:03 +0200
changeset 2955 b799af27440e
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add document rights registration to core

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