commit | a6fd2b2d6adbe62f317150e30fb107ac2242ff5d | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Dec 14 17:24:36 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Dec 14 17:24:36 2009 +0000 |
tree | 798d5f17189ac2c08c56cf1f1ceee7fe54044242 | |
parent | 18e4117c9bac81b014f2c0225417052af9390c69 [diff] |
Merged revisions 76819,76830 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76819 | benjamin.peterson | 2009-12-13 16:15:31 -0500 (Sun, 13 Dec 2009) | 1 line avoid having to update this statement all the time ........ r76830 | r.david.murray | 2009-12-13 21:50:32 -0500 (Sun, 13 Dec 2009) | 2 lines Clarify phrasing that explains that there are currently two branches. ........