tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 23:42:36 +0200
changeset 2377 8f3771ff383b
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add taggable-mixin and gviz to build script.

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