util.py 文件源码

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

项目:cuvner 作者: meejah 项目源码 文件源码
def paged_echo():
    """
    Unfortunately, to use .echo_via_pager() in Click, you have to feed
    it all of the lines at once.

    This returns a context-manager that lets you incrementally call
    '.echo' (same as 'click.echo') incrementally, only outputting (to
    the pager) when the context closes.
    """
    return _PagedEcho()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号