tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 20 May 2009 12:32:36 +0200
changeset 2329 4e487ffd4102
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add comment to clean_html_content function and update __authors__.

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