This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, drakeol, vinay.sajip
Date 2011-02-26.20:57:10
SpamBayes Score 0.007674184
Marked as misclassified No
Message-id <1298753833.34.0.415658373164.issue11332@psf.upfronthosting.co.za>
In-reply-to
Content
Just to give an opinion (which can be ignored), I see no issue with mocking if done carefully and properly. It should just be kept to a minimum (and typically be privately exposing certain things that can be overridden).
History
Date User Action Args
2011-02-26 20:57:13brett.cannonsetrecipients: + brett.cannon, vinay.sajip, drakeol
2011-02-26 20:57:13brett.cannonsetmessageid: <1298753833.34.0.415658373164.issue11332@psf.upfronthosting.co.za>
2011-02-26 20:57:10brett.cannonlinkissue11332 messages
2011-02-26 20:57:10brett.cannoncreate