tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Mar 2009 00:02:11 +0000
changeset 1587 7a61eff82b9d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Make use of readonly_url_field where appropriate Patch by: Sverre Rabbelier

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