]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Since xmllib is deprecated now, suppress the DeprecationWarning its test
authorTim Peters <tim.peters@gmail.com>
Thu, 11 Apr 2002 20:18:40 +0000 (20:18 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 11 Apr 2002 20:18:40 +0000 (20:18 +0000)
commita7c2b303d43fcc0414fed6dca84d9e8dcf1fceab
treeebc105c4597b34d28b77dae878a9f655c0e84906
parentb05cd496dfa11c8fa1c57723cdcae59021ac3cba
Since xmllib is deprecated now, suppress the DeprecationWarning its test
module necessarily raises.
Lib/test/test_xmllib.py