tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 17 Apr 2009 16:23:01 +0000
changeset 2191 d20557e217dc
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Proposal CSV export for students. Patch by: Matthew Wilkes Reviewed by: Pawel Solyga

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