client.py 文件源码

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

项目:mysplunk_csc 作者: patel-bhavin 项目源码 文件源码
def __getitem__(self, key):
        # getattr attempts to find a field on the object in the normal way,
        # then calls __getattr__ if it cannot.
        return getattr(self, key)

    # Load the Atom entry record from the given response - this is a method
    # because the "entry" record varies slightly by entity and this allows
    # for a subclass to override and handle any special cases.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号