diff options
author | Éric Araujo <merwok@netwok.org> | 2011-07-28 20:49:11 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-07-28 20:49:11 (GMT) |
commit | 14382dc887ce25d6f2eb58945c2c7cf57b668d13 (patch) | |
tree | 0ebeda14ba7149b716e8e61c3c680315b1254c44 /Doc/ACKS.txt | |
parent | 2f834f20615d5b69b8476aea533de549808d993f (diff) | |
download | cpython-14382dc887ce25d6f2eb58945c2c7cf57b668d13.zip cpython-14382dc887ce25d6f2eb58945c2c7cf57b668d13.tar.gz cpython-14382dc887ce25d6f2eb58945c2c7cf57b668d13.tar.bz2 |
Update documentation for shutil.move (#12043) and fix a few typos.
Adding Sandro Tosi to Doc/ACKS for this patch and all his work on the
docs mailing list and on the bug tracker.
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 c528247..271ece9 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -203,6 +203,7 @@ docs@python.org), and we'll be glad to correct the problem. * Kalle Svensson * Jim Tittsler * David Turner + * Sandro Tosi * Ville Vainio * Martijn Vries * Charles G. Waldman |