tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 04 Jul 2009 14:19:39 +0200
changeset 2528 9de8348890d8
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added Daniel Diniz to authors for Grading Project Survey View.

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