Staging
v0.5.1
https://github.com/python/cpython
Revision a0b7444f68ae5478f5553dcddea7ff44f283b25b authored by Brett Cannon on 03 September 2008, 22:45:11 UTC, committed by Brett Cannon on 03 September 2008, 22:45:11 UTC
re-implemented to use warnings.catch_warnings() and had its API improved.

Closes issue #3768.
Code review by Benjamin Peterson.
1 parent c585df9
History
Tip revision: a0b7444f68ae5478f5553dcddea7ff44f283b25b authored by Brett Cannon on 03 September 2008, 22:45:11 UTC
test_py3kwarn had been overlooked when test.test_support.catch_warning() was
Tip revision: a0b7444

README

back to top