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 michael.foord
Recipients Julian, brett.cannon, chris.jerdonek, daniel.urban, eric.araujo, ezio.melotti, martin.panter, michael.foord, pablomouzo, parkouss, pitrou, r.david.murray, rbcollins
Date 2014-10-12.22:47:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413154072.6.0.562340851307.issue11664@psf.upfronthosting.co.za>
In-reply-to
Content
The patch (including lazy import) looks good, and the test looks ok too. I still think that patch should be the default instead of patch.object - although I wouldn't object to a second method (name?) if there was significant demand.
History
Date User Action Args
2014-10-12 22:47:52michael.foordsetrecipients: + michael.foord, brett.cannon, pitrou, rbcollins, ezio.melotti, eric.araujo, r.david.murray, pablomouzo, daniel.urban, chris.jerdonek, Julian, martin.panter, parkouss
2014-10-12 22:47:52michael.foordsetmessageid: <1413154072.6.0.562340851307.issue11664@psf.upfronthosting.co.za>
2014-10-12 22:47:52michael.foordlinkissue11664 messages
2014-10-12 22:47:52michael.foordcreate