tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 15 May 2009 12:37:01 +0200
changeset 2312 71a5bc0f0398
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Revert not finished 1000 limitation fix commit (ef7222d484). We are going to put this into separate branch until it's finished.

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