tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 21:34:41 +0000
changeset 2228 d58dd8963332
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Wrong usage of twoline_table_row caused weird layout in project Patch by: Sverre Rabbelier

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