tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 00:31:40 +0200
changeset 2359 d4de17ab9a1f
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style and variable names fixes in soc.modules.core module.

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