commit | 7117074410118086938044c7a4ef6846ec1662b2 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Wed Sep 11 07:17:32 2019 -0700 |
committer | Paul Ganssle <paul@ganssle.io> | Wed Sep 11 15:17:32 2019 +0100 |
tree | 0c117546203e392b28a3388037227f5b493261e1 | |
parent | 7b69069e9aa0047a0dbe8af1a67aa2b355dc68d8 [diff] |
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) * bpo-38096: Clean up the "struct sequence" / "named tuple" docs * Fix remaining occurrences of "struct sequence" * Repair a user visible docstring