tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 29 May 2009 20:56:39 +0200
changeset 2367 19ca23d78701
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add some missing docstrings to Seeder classes in seed_db.py

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