tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 18 Sep 2009 22:11:13 +0200
changeset 2963 e03e203130a6
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed a typo in getRightsChecker docstring

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