diff options
author | Georg Brandl <georg@python.org> | 2007-11-29 23:00:03 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-11-29 23:00:03 (GMT) |
commit | 82225b77372746c39ab4efd752b52ebaa227efe8 (patch) | |
tree | 9fe6ca0028c4b77094659db853567abbb90a3e76 /Doc/ACKS.txt | |
parent | 59c1b41f5458d623a2c1303e6b92f095bbb7944c (diff) | |
download | cpython-82225b77372746c39ab4efd752b52ebaa227efe8.zip cpython-82225b77372746c39ab4efd752b52ebaa227efe8.tar.gz cpython-82225b77372746c39ab4efd752b52ebaa227efe8.tar.bz2 |
Add more examples to the wsgiref docs.
From GHOP by Josip Dzolonga.
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 ad5e392..804a77d 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -41,6 +41,7 @@ docs@python.org), and we'll be glad to correct the problem. * L. Peter Deutsch * Robert Donohue * Fred L. Drake, Jr. +* Josip Dzolonga * Jeff Epler * Michael Ernst * Blame Andy Eskilsson |