tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 05 Feb 2009 20:33:12 +0000
changeset 1220 1adb4d1cce64
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add missing blank line to soc.logic.helper.timeline module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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