tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 14 Feb 2009 15:57:14 +0000
changeset 1316 1ddf04976bee
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Allow documents to be filtered by prefix and scope Patch by: Sverre Rabbelier

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