cs_client_remote.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:sdk-samples 作者: cradlepoint 项目源码 文件源码
def __init__(self):

        CradlepointClient.__init__(self)

        # save the last 'request' and 'response' - init in the base class
        # self.last_url = None, self.last_reply = None

        # this is the base URL used by request calls,
        # and will be like "http://192.168.1.1/api"
        # self.router_ip = None
        self.base_url = None

        # self.digest will hold the HTTPDigestAuth(),
        # ONCE the user/password are properly set
        self.digest = None

        return
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号