tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:46:51 +0200
changeset 3000 733d07eac729
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add the Student to GSoCStudent conversion, Also fix the import sorting.

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