commit | 063f0b358331322d84f85008e6c01f80ff321fd6 | [log] [tgz] |
---|---|---|
author | gfyoung <gfyoung17@gmail.com> | Tue Jun 06 17:17:18 2017 -0400 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue Jun 06 14:17:18 2017 -0700 |
tree | 17bc7319d2aac3fbf719db4b936ab64bad5cfedc | |
parent | 2bafc0dccac2390a52670ba289878318b6ea0293 [diff] |
bpo-29596: Improve clinic howto documentation (GH-1710) (GH-1976) Clarify that `two-pass` buffer can only be dumped once, and it prints out all text sent to it during all processing, even from Clinic blocks *after* the dumping point.