]> granicus.if.org Git - python/commit
Bug #1403410: The warnings module now doesn't get confused
authorGeorg Brandl <georg@python.org>
Fri, 13 Jan 2006 16:59:46 +0000 (16:59 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 13 Jan 2006 16:59:46 +0000 (16:59 +0000)
commit4edd989eaf5bae40f9e11424b36b22892c5ba459
tree02285d5f9d5e48ad342b4a695d1e8691ee5998b3
parenta28ad77844d7db11ed4c3b89c61b83cc4c02848a
Bug #1403410: The warnings module now doesn't get confused
when it can't find out the module name it generates a warning for.
Lib/warnings.py
Misc/NEWS