tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 30 Jul 2009 10:54:09 +0200
changeset 2693 7bda04a2b6c3
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style fixes in StudentProject View.

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