tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 12 Jul 2009 22:25:43 +0200
changeset 2615 08788ae10436
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed errors in comments and docstring for the Surveys Task module.

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