tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 11 Jul 2009 23:19:18 +0200
changeset 2597 b003cd9b954c
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added the Surveys Tasks to the registered URL patterns.

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