tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Sun, 05 Jul 2009 00:57:03 +0200
changeset 2542 a9dec4763c6b
parent 1000 9af147fc1f1c
permissions -rw-r--r--
POST data always overwrites survey_record data when used to populate form. It also fixes validation errors on takeGet. Patch by: Daniel Diniz, Lennard de Rijk Reviewed by: to-be-reviewed

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