tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 15 Feb 2009 18:53:56 +0000
changeset 1351 8f66731fe62d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Change the message shown when org admin already agreed to agreement when creating org application. Patch by: Pawel Solyga Review by: to-be-reviewed

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