commit | b917af8a7ea92e3a73b9dd334ba2e021fed0882d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 21:33:42 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 21:33:42 2010 +0000 |
tree | aab2cff9aceb952efaf179f61d1e541e4fb7e947 | |
parent | f305a1ad7a44a04a278451e3c25692ef894a4b3c [diff] |
Merged revisions 82871,82960-82961 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82871 | georg.brandl | 2010-07-14 10:00:22 +0200 (Mi, 14 Jul 2010) | 1 line #9258: fix copy-paste errors. ........ r82960 | georg.brandl | 2010-07-19 08:52:35 +0200 (Mo, 19 Jul 2010) | 1 line Clarify. ........ r82961 | georg.brandl | 2010-07-19 08:57:52 +0200 (Mo, 19 Jul 2010) | 1 line Clarify :option: description. ........