tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 03 Aug 2009 17:05:55 +0200
changeset 2717 fdde098394a7
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed typo in access module comment and StudentProject list description.

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