tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 30 Aug 2009 17:31:02 +0200
changeset 2842 d54ef6eaedc8
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added list_info method for use in the GHOP module. Reviewed by: Lennard de Rijk

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