tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 12 May 2009 15:39:52 +0200
changeset 2309 be1b94099f2d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Update Google App Engine to 1.2.2 in thirdparty folder.

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