tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 20:37:04 +0200
changeset 2366 1a954e80d444
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Style fixes and pylint: disable-msg comments in different modules.

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