Staging
v0.5.1
https://github.com/python/cpython
Revision 672237dc6ca1498eabac08554bcbc5bd0fd9ddaa authored by Brett Cannon on 09 September 2008, 00:49:16 UTC, committed by Brett Cannon on 09 September 2008, 00:49:16 UTC
WarningsRecorder object. This makes the API simpler to use as no special object
must be learned.

Closes issue 3781.
Review by Benjamin Peterson.
1 parent 631be01
History
Tip revision: 672237dc6ca1498eabac08554bcbc5bd0fd9ddaa authored by Brett Cannon on 09 September 2008, 00:49:16 UTC
warnings.catch_warnings() now returns a list or None instead of the custom
Tip revision: 672237d

README

back to top