tests/test-check-interfaces.py.out
author Manuel Jacob <me@manueljacob.de>
Fri, 02 Feb 2024 04:03:15 +0100
changeset 51373 cf1bee12ecdb
parent 37320 39f7d4ee8bcd
permissions -rw-r--r--
import-checker: make stdlib path detection work in virtual environments The previous logic tried to find the directory containing BaseHTTPServer, which didn’t work as indended because it was only present on Python 2. Instead, the argparse module is used now.

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