annotate tests/test-check-interfaces.py.out @ 45146:a0791bfd9cfa

util: enhance `nullcontextmanager` to be able to return __enter__ result This makes its functionality and signature equivalent to Python 3.7’s contextlib.nullcontext().
author Manuel Jacob <me@manueljacob.de>
date Thu, 16 Jul 2020 23:49:04 +0200
parents 39f7d4ee8bcd
children ef7d85089952
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
37320
39f7d4ee8bcd repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents: 33807
diff changeset
1 public attribute not declared in interfaces: badpeer.badattribute
39f7d4ee8bcd repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents: 33807
diff changeset
2 public attribute not declared in interfaces: badpeer.badmethod