tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 28 Feb 2009 21:08:02 +0000
changeset 1566 5388270fb363
parent 1000 9af147fc1f1c
permissions -rw-r--r--
contrib template in org_app is now a TextProperty. Organization can design their own template that students can use to propose. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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