tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 05 Feb 2009 20:33:47 +0000
changeset 1221 0130e63704ac
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove extra whitespaces in soc.views.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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