tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Mon, 06 Jul 2009 17:03:19 +0200
changeset 2563 eec0d98b38a1
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add missing import to Project Survey view. Reviewed by: Lennard de Rijk

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