diff options
author | Georg Brandl <georg@python.org> | 2011-02-07 12:13:58 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-07 12:13:58 (GMT) |
commit | ca583b66c8debea9b083470f9fc3b8ab0589082b (patch) | |
tree | f3b90e394029148d08b29c4b41952a31f8e0ea97 /Doc/ACKS.txt | |
parent | a5770aa9ca344a038fee4f13b5f1334d5bec98c9 (diff) | |
download | cpython-ca583b66c8debea9b083470f9fc3b8ab0589082b.zip cpython-ca583b66c8debea9b083470f9fc3b8ab0589082b.tar.gz cpython-ca583b66c8debea9b083470f9fc3b8ab0589082b.tar.bz2 |
#8691: document that right alignment is default for numbers.
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 c3ab264..bcf70b5 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -130,6 +130,7 @@ docs@python.org), and we'll be glad to correct the problem. * Andrew MacIntyre * Vladimir Marangozov * Vincent Marchetti + * Westley MartÃnez * Laura Matson * Daniel May * Rebecca McCreary |