tests/pymox/stubout_testee.py
author Todd Larsen <tlarsen@google.com>
Thu, 19 Feb 2009 20:24:17 +0000
changeset 1398 e6a11f0dba68
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Force browser to ask to save an Export, and provide a filename extension. See: http://code.google.com/p/soc/issues/detail?id=192 Patch by: Todd Larsen Review by: to-be-reviewed

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