tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Fri, 03 Jul 2009 12:10:24 +0200
changeset 2500 ecc16ffe174b
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style fixes and a forgotten parameter in Survey(Record) logic. Reviewed by: Lennard de Rijk

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