tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 04 Oct 2009 15:14:06 +0200
changeset 3005 fbdf957cb3a3
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Removed obsolete value to unpack in the updateGHOPTask Task.

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