]> granicus.if.org Git - python/commit
Make the Python implementation of warnings compatible with the C implementation regar...
authorBenjamin Peterson <benjamin@python.org>
Tue, 6 May 2008 22:31:52 +0000 (22:31 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 6 May 2008 22:31:52 +0000 (22:31 +0000)
commit323c40d48c4c1661a18336af16c59bc279fda571
treea1938a5f6aa2440d9656fea2e5a9247015000ac9
parentd29503291013b7dfd70522e776b0c244aff0a264
Make the Python implementation of warnings compatible with the C implementation regarding non-callable showwarning
Lib/warnings.py