tests/pymox/stubout_testee.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 15 Sep 2009 21:05:23 +0200
changeset 2924 6a096316f5c2
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added Student create/edit/apply template for use with the new Student Model. Reviewed by: to-be-reviewed

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