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 michael.foord
Date 2012-03-14.01:20:36
SpamBayes Score 0.00096091785
Marked as misclassified No
Message-id <1331688038.8.0.131181977771.issue14295@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 417: Including mock in the Standard Library
http://www.python.org/dev/peps/pep-0417/

Tasks:

* Add mock with tests
* Cleanup mock code to remove Python 2 compatibility
* Add documentation

I'll close this issue when all the tasks are complete.
History
Date User Action Args
2012-03-14 01:20:38michael.foordsetrecipients: + michael.foord
2012-03-14 01:20:38michael.foordsetmessageid: <1331688038.8.0.131181977771.issue14295@psf.upfronthosting.co.za>
2012-03-14 01:20:37michael.foordlinkissue14295 messages
2012-03-14 01:20:36michael.foordcreate