Nick Coghlan
|
d2e0938362
|
Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon)
|
2008-09-11 12:11:06 +00:00 |
Nick Coghlan
|
12c8660cc6
|
Correct a couple of errors in the updated catch_warning documentation (the Py3k version was fixed before being checked in)
|
2008-07-13 12:36:42 +00:00 |
Nick Coghlan
|
38469e2719
|
Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for itto test_warnings.
|
2008-07-13 12:23:47 +00:00 |
Brett Cannon
|
e76e4d7fb8
|
Add a note about the renaming of test.test_support in 3.0.
|
2008-05-20 22:08:20 +00:00 |
Brett Cannon
|
98b9c07ab7
|
Document the 'record' argument for test.test_support.catch_warning().
|
2008-05-08 20:20:54 +00:00 |
Andrew M. Kuchling
|
f15ff46be5
|
Markup fix
|
2008-01-15 01:29:44 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
d558f67d5d
|
Document new utility functions in test_support.
|
2007-08-24 18:27:43 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |