tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 05 Jul 2009 12:18:31 +0200
changeset 2544 8f3a8e066111
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Set new Melange version number to 0-5-20090705 in app.yaml.template.

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