tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 09 Sep 2009 20:15:53 +0200
changeset 2893 1adc6a815c71
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Several style and import fixes regarding the GHOP module. Reviewed by: Lennard de Rijk

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