tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 22:10:02 +0200
changeset 2357 f7b0c04e1e81
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove unused imports from main.py.

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