]> granicus.if.org Git - python/commit
Add tests for the warnings module; specifically formatwarning and showwarning.
authorBrett Cannon <bcannon@gmail.com>
Thu, 20 Dec 2007 10:09:52 +0000 (10:09 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 20 Dec 2007 10:09:52 +0000 (10:09 +0000)
commit905c31c73dd5b00a0fd7f2736b4c273f6e4cfe59
tree7f3f556fe59f1d85eda00aa7fa6e5026cee1e783
parentdff1fd93efb1236437cf1fea33446218d0bc2607
Add tests for the warnings module; specifically formatwarning and showwarning.
Still need tests for warn_explicit and simplefilter.
Lib/test/test_warnings.py