tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 01 Apr 2009 00:29:34 +0000
changeset 2045 e7cf95cc4c18
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed a typo in seed_db.html Patch by: Sverre Rabbelier

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