tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 14:03:49 +0000
changeset 2210 1095b52ed667
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add priority groups and jobs to the sitemap Also add an entry in the Site menu to list them. Patch by: Sverre Rabbelier

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