tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 15 Apr 2009 19:13:52 +0000
changeset 2188 95b23c66257b
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Comment out unused variables in soc.logic.allocations module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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