tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 03 Apr 2009 04:54:10 +0000
changeset 2063 319d9f05955a
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed a typo in stats.py Patch by: Sverre Rabbelier

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