tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 29 Jun 2009 23:16:21 +0200
changeset 2452 4abc27894b61
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added two missing imports to the Project and Grading Surveys views.

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