在C++中,您可以通过在子类中将其声明为私有来禁用父类中的函数.如何在Python中完成?IE如何从子公共接口隐藏父功能?
python inheritance private interface
inheritance ×1
interface ×1
private ×1
python ×1