[issue6513] Standard Library, Warnings, 28.5.4, example fails

2009-07-18 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r74074. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue6513] Standard Library, Warnings, 28.5.4, example fails

2009-07-18 Thread Jason Tiller
New submission from Jason Tiller : The example provided in section 28.5.4 (warnings) of the Standard Library documentation fails. This example assumes that the context manager instance ('w' in "warnings.catch_warnings(record=True) as w") supplies a list of objects, each of which has a data attri