tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 04 Jun 2009 22:08:11 +0200
changeset 2391 c9283c3102ce
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Merge with Pawel's tip.

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