tests/pymox/stubout_testee.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Mon, 17 Aug 2009 18:47:48 +0200
changeset 2780 0362fb7e3b3c
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Whitespace fix in Base view.

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