commit | ec19ba210bba2c3097232a05d7dbe093beb5f833 | [log] [tgz] |
---|---|---|
author | gfyoung <gfyoung17@gmail.com> | Tue Jun 06 15:23:52 2017 -0400 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue Jun 06 12:23:52 2017 -0700 |
tree | 862a24dccb3364b9ccd8de231a051c5f926f7912 | |
parent | 53f2af16551eb3a080da313257603c31ef8b93b4 [diff] |
bpo-29596: Improve clinic howto documentation (GH-1710) 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.