[svn r63914] py.log._apiwarn is fine enough because it's something
of an py lib internal api deprecation mechanism atm. --HG-- branch : trunk
This commit is contained in:
@@ -45,4 +45,4 @@ class TestWarningPlugin:
|
||||
assert warning.msg == "xxx (since version 3.0)"
|
||||
|
||||
def test_default():
|
||||
assert py._com.comregistry.isregistered(py.log.APIWARN.im_self)
|
||||
assert py._com.comregistry.isregistered(py.log._apiwarn.im_self)
|
||||
|
||||
Reference in New Issue
Block a user