]> granicus.if.org Git - python/commit
Avoid PendingDeprecationWarnings emitted by deprecated unittest methods.
authorGeorg Brandl <georg@python.org>
Wed, 3 Jun 2009 23:23:45 +0000 (23:23 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 3 Jun 2009 23:23:45 +0000 (23:23 +0000)
commit19e79f79ce18febb840df33df93d44c4a1215ad4
tree493b9acfe39db342af2a226c2aa1b7a4eee4bc18
parent0eca77c40c2636d1f0824fc5bd37f0645e31b014
Avoid PendingDeprecationWarnings emitted by deprecated unittest methods.
Lib/test/test_pep352.py