tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 20:38:38 +0200
changeset 2374 48488e7fa906
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Merge with Pawel's head.

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