]> granicus.if.org Git - python/commit
#17987: properly document support.captured_xxx.
authorR David Murray <rdmurray@bitdance.com>
Thu, 11 Jul 2013 16:28:40 +0000 (12:28 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 11 Jul 2013 16:28:40 +0000 (12:28 -0400)
commit5a33f813483325ab3e13596814c3eade6e0bb518
tree81f815e9ff3830ff8b81757054f47e5956398138
parentdfde2151ede820873324705403af3176093b5ef5
#17987: properly document support.captured_xxx.

Patch by Dmi Baranov.
Doc/library/test.rst
Lib/test/support.py
Lib/test/test_support.py
Misc/ACKS