tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 12 Jul 2009 12:50:01 +0200
changeset 2608 d97bafb60f0e
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Renamed tag for latest version to match the app.yaml version entry. Thanks to Madhusudan C.S. for noticing this.

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