tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 29 Jan 2009 08:14:46 +0000
changeset 1057 75f72ea26883
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fix typos in comments and help text in soc.models.program module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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