tests/pymox/stubout_testee.py
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 05 Mar 2009 22:30:37 +0000
changeset 1683 866667e9343d
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Make org description use TinyMCE Also clean it as well as the contrib_template with the new cleaner. Patch by: Sverre Rabbelier

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