tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 03 Apr 2009 17:21:26 +0000
changeset 2069 08b13ca90666
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove unused imports in soc.views.sitemap modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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