]> granicus.if.org Git - python/commit
Issue #15204: Silence and check the 'U' mode deprecation warnings in tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Nov 2013 21:13:26 +0000 (23:13 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Nov 2013 21:13:26 +0000 (23:13 +0200)
commit2480c2ed593a164fe3a4821a13d5867a0a7102ed
treee33efad894bf91e221465d7ce251531ea01d6319
parented8c9061270b619de1d603ac34502b41cc84822f
Issue #15204: Silence and check the 'U' mode deprecation warnings in tests.
Changed deprecation message in the fileinput module.
Lib/fileinput.py
Lib/test/test_codecs.py
Lib/test/test_fileinput.py
Lib/test/test_io.py
Lib/test/test_zipfile.py