tests/pymox/stubout_testee.py
author Todd Larsen <tlarsen@google.com>
Sat, 07 Feb 2009 00:37:28 +0000
changeset 1235 41cb87ed9b81
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Name .js and .css files more consistently with those previously present. Patch by: Todd Larsen Review by: to-be-reviewed

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