tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 24 Jul 2009 15:23:45 +0200
changeset 2671 2eaacbbdb168
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Use proper in-line imports where possible in the Notifications helper.

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