tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 17 Sep 2009 23:37:55 +0200
changeset 2947 435f8701c6bc
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added missing argument to org_app View access check.

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