wp.py 文件源码

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

项目:prox-server 作者: mozilla-mobile 项目源码 文件源码
def resolve(pageID):
    page = wikipedia.page(pageID, preload=True)
    return {
      "url": page.url,
      "summary": page.summary,
      "images": page.images,
    }

# --- SEARCH PARAMETERS --- #
# Run `pytest` when changing these parameters to ensure they still work.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号