diff options
author | Éric Araujo <merwok@netwok.org> | 2011-08-25 22:44:37 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-08-25 22:44:37 (GMT) |
commit | 3f5e958a3f88653face8ae23932714dc41ceb9bb (patch) | |
tree | 5a58d50e23d07e083fa28203c2335e682b5424b3 /Doc/ACKS.txt | |
parent | cc42ebe450faae2e9dfe8f652401bad13a83af24 (diff) | |
download | cpython-3f5e958a3f88653face8ae23932714dc41ceb9bb.zip cpython-3f5e958a3f88653face8ae23932714dc41ceb9bb.tar.gz cpython-3f5e958a3f88653face8ae23932714dc41ceb9bb.tar.bz2 |
Fix type information in distutils API reference (#9302).
Initial patch by Yue Shuaijie.
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 35aa479..fcdb0b9 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -188,6 +188,7 @@ docs@python.org), and we'll be glad to correct the problem. * Joakim Sernbrant * Justin Sheehy * Charlie Shepherd + * Yue Shuaijie * SilentGhost * Michael Simcich * Ionel Simionescu |