tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Feb 2009 16:03:21 +0000
changeset 1184 bd9c6101d41d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Use .logic in checkIsAllowedToManageRole at the caller This is to be consistent with the rest of the module. Patch by: Sverre Rabbelier

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