tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 11 Jul 2009 23:15:22 +0200
changeset 2594 dd300af0e7df
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added empty Tasks package and queue.yaml. Also reserved an admin only URL space for use by Tasks.

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