tests/pymox/stubout_testee.py
author David Anderson <david.jc.anderson@gmail.com>
Fri, 13 Mar 2009 18:14:54 +0000
changeset 1834 0589bf1395c5
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add a log module to initialize and manage logging.

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