tests/pymox/stubout_testee.py
author David Anderson <david.jc.anderson@gmail.com>
Sat, 21 Mar 2009 17:12:07 +0000
changeset 1981 8cfb054b73b2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Factor out input and file utils into io.py.

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