Revision created by MOE tool push_codebase.
[gae.git] / python / lib / mox / stubout_testee.py
blob9cbdef60e8928d5f7c4316dbb2efdfe95cbdc784
1 def SampleFunction():
2 raise Exception('I should never be called!')