view tests/test-check-interfaces.py.out @ 43416:e7eb67eab53f stable

tests: write out file using bytes I/O The encoding of sys.stdout varies between Python versions. So using a one-liner to write a file from a Unicode string is not deterministic. This commit writes out the file using bytes I/O to ensure we have exactly the bytes we want in the file. This change fixes a test failure in Python 3.5/3.6. Differential Revision: https://phab.mercurial-scm.org/D7226
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 04 Nov 2019 20:57:31 -0800
parents 39f7d4ee8bcd
children
line wrap: on
line source

public attribute not declared in interfaces: badpeer.badattribute
public attribute not declared in interfaces: badpeer.badmethod