tests/pymox/stubout_testee.py
changeset 1000 9af147fc1f1c
equal deleted inserted replaced
999:71f15c023847 1000:9af147fc1f1c
       
     1 def SampleFunction():
       
     2   raise Exception('I should never be called!')