mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Link to unittest2 article
This commit is contained in:
parent
10595a64f3
commit
264552a827
1 changed files with 5 additions and 0 deletions
|
@ -1904,6 +1904,11 @@ large, so the module was turned into a package and the code split into
|
||||||
several files (by Benjamin Peterson). This doesn't affect how the
|
several files (by Benjamin Peterson). This doesn't affect how the
|
||||||
module is imported or used.
|
module is imported or used.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
http://www.voidspace.org.uk/python/articles/unittest2.shtml
|
||||||
|
Describes the new features, how to use them, and the
|
||||||
|
rationale for various design decisions. (By Michael Foord.)
|
||||||
|
|
||||||
.. _elementtree-section:
|
.. _elementtree-section:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue