tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 01:47:38 +0200
changeset 2360 e389d26949db
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style and pylint fixes in Melange modules.

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