2022-10-01 08:35阅读: 25评论: 0推荐: 0

python 约束子类必有方法

class BaseAuthentication:
    """
    All authentication classes should extend BaseAuthentication.
    """

    def authenticate(self, request):
        """
        如果子类继承BaseAuthentication,就必须有authenticate方法,不然报错
        """
        raise NotImplementedError(".authenticate() must be overridden.")

本文作者:Sherwin

本文链接:https://www.cnblogs.com/sherwin1995/p/16746729.html

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   Sherwin_szw  阅读(25)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
💬
评论
📌
收藏
💗
关注
👍
推荐
🚀
回顶
收起
  1. 1 404 not found REOL
404 not found - REOL
00:00 / 00:00
An audio error has occurred.