]> granicus.if.org Git - python/commitdiff
Issue #23016: A warning no longer produces an AttributeError when the program
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Dec 2014 21:04:47 +0000 (23:04 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Dec 2014 21:04:47 +0000 (23:04 +0200)
is run with pythonw.exe.

1  2 
Lib/test/test_warnings.py
Lib/warnings.py
Misc/NEWS

Simple merge
diff --cc Lib/warnings.py
Simple merge
diff --cc Misc/NEWS
Simple merge