tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 31 Mar 2009 11:40:40 +0000
changeset 2039 07f46319d24f
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fix docstring in interactive.py script. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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