diff options
author | Tarek Ziadé <ziade.tarek@gmail.com> | 2009-10-27 23:06:10 (GMT) |
---|---|---|
committer | Tarek Ziadé <ziade.tarek@gmail.com> | 2009-10-27 23:06:10 (GMT) |
commit | 40b998b05dc2fe6cfd96793793f9087eb075d475 (patch) | |
tree | 21b16d15ba4bec66ff70680ed7481db3f51c705d /Doc/ACKS.txt | |
parent | 4e1be94bc6c7ec21daf1de030cc59c9c61b498f8 (diff) | |
download | cpython-40b998b05dc2fe6cfd96793793f9087eb075d475.zip cpython-40b998b05dc2fe6cfd96793793f9087eb075d475.tar.gz cpython-40b998b05dc2fe6cfd96793793f9087eb075d475.tar.bz2 |
Fixed #1180: Option to ignore ~/.pydistutils.cfg in Distutils
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 e9ea0b3..f7670b1 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -207,6 +207,7 @@ docs@python.org), and we'll be glad to correct the problem. * Mats Wichmann * Gerry Wiener * Timothy Wild + * Paul Winkler * Collin Winter * Blake Winton * Dan Wolfe |