commit | 8b2595f68af059afdd61b2bb3d32a2bf4f1662c8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 26 21:03:56 2020 -0700 |
committer | GitHub <noreply@github.com> | Sat Sep 26 21:03:56 2020 -0700 |
tree | 171ca4f7626313db4f6f7febc2930115c5c03164 | |
parent | 4080f12ccccb17cee36732758912dc4346ec9361 [diff] |
bpo-41858: Clarify line in optparse doc (GH-22407) The existing line is easily read as being incomplete. (cherry picked from commit 00eb063b6600fdb4ba5cfb99da83cc1660ec69bf) Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>