tests/pymox/stubout_testee.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Fri, 30 Oct 2009 23:59:47 +0100
changeset 3070 afd98e17a2b2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Minor (mostly stylish and whitespace) fixes in GHOP access.py module. Also missing authors added to some files.

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