commit | c3ffc549e5d162eeabf4cd30c7774f7af0234dc0 | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Mon Apr 13 03:51:11 2009 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Mon Apr 13 03:51:11 2009 +0000 |
tree | 6ead2300f7d757a7c8667fe2f0fa93bbcf5d63d1 | |
parent | 248b2af33fec77a060f70b1cff14a428673f29c3 [diff] |
Merged revisions 71554-71555 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71554 | hirokazu.yamamoto | 2009-04-13 10:07:06 +0900 | 1 line Fixed typo. (email.Utils => email.utils) ........ r71555 | hirokazu.yamamoto | 2009-04-13 10:21:56 +0900 | 1 line Fixed another typos. (email.Utils => email.utils) ........