tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 02:09:38 +0200
changeset 2361 40b0c25a5793
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Some more pylint fixes in different Melange modules.

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