summaryrefslogtreecommitdiffstats
path: root/Doc/ACKS.txt
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-07-31 15:03:40 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-07-31 15:03:40 (GMT)
commit4ae19463aa05bc3567d8b2cfe46ce2533936878b (patch)
tree4e3925c7cb812ba9fe823b7f243347eb4d61f121 /Doc/ACKS.txt
parent940432701052a7f8ab6d0b12b1703f5e80418cf7 (diff)
downloadcpython-4ae19463aa05bc3567d8b2cfe46ce2533936878b.zip
cpython-4ae19463aa05bc3567d8b2cfe46ce2533936878b.tar.gz
cpython-4ae19463aa05bc3567d8b2cfe46ce2533936878b.tar.bz2
update the struct documentation to refer to bytes
patch from Matt Giuca #3478
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r--Doc/ACKS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index 1130762..1bec09e 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -62,6 +62,7 @@ docs@python.org), and we'll be glad to correct the problem.
* Ben Gertzfield
* Nadim Ghaznavi
* Jonathan Giddy
+ * Matt Giuca
* Shelley Gooch
* Nathaniel Gray
* Grant Griffin