tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 24 Feb 2009 20:28:16 +0000
changeset 1491 acf7e32de8ca
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style fixes in student_proposal and organization view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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