diff options
author | Eric Smith <eric@trueblade.com> | 2009-04-22 00:47:00 (GMT) |
---|---|---|
committer | Eric Smith <eric@trueblade.com> | 2009-04-22 00:47:00 (GMT) |
commit | 4c074382bd2dc4857a8c9afcac7e5322dc6c77e5 (patch) | |
tree | 6bb3d66247645c2a0c2a64d798fa27aacdd00811 /Doc/ACKS.txt | |
parent | e56101136c53b18b9aeba0fc0f067655ce3e5c66 (diff) | |
download | cpython-4c074382bd2dc4857a8c9afcac7e5322dc6c77e5.zip cpython-4c074382bd2dc4857a8c9afcac7e5322dc6c77e5.tar.gz cpython-4c074382bd2dc4857a8c9afcac7e5322dc6c77e5.tar.bz2 |
Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy.
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r-- | Doc/ACKS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 849886a..e9ea0b3 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -156,6 +156,7 @@ docs@python.org), and we'll be glad to correct the problem. * Paul Prescod * Eric S. Raymond * Edward K. Ream + * Terry J. Reedy * Sean Reifschneider * Bernhard Reiter * Armin Rigo |