[issue14295] PEP 417: adding mock module

Michael Foord report at bugs.python.org
Wed Mar 14 02:20:38 CET 2012


New submission from Michael Foord <michael at voidspace.org.uk>:

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.

----------
assignee: michael.foord
components: Library (Lib)
messages: 155705
nosy: michael.foord
priority: normal
severity: normal
status: open
title: PEP 417: adding mock module
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14295>
_______________________________________


More information about the Python-bugs-list mailing list