page.py 文件源码

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

项目:argparseweb 作者: nirizr 项目源码 文件源码
def filter_input_object(self, action):
    if isinstance(action, argparse._VersionAction):
      return True
    if isinstance(action, argparse._HelpAction):
      return True
    return False

  # TODO: maybe this function should move to be near the opposite in webuipage.POST
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号