tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 12 Apr 2009 12:31:23 +0000
changeset 2169 79bb965e723a
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Allow the backup_admin to fill in the org application Patch by: Sverre Rabbelier

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