tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 29 Aug 2009 14:33:48 -0700
changeset 2851 792e2c58dc62
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Store queries in memcache

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