Discussion:
[Python-3000-checkins] r67425 - python/branches/py3k
benjamin.peterson
2008-11-28 20:57:28 UTC
Permalink
Author: benjamin.peterson
Date: Fri Nov 28 21:57:28 2008
New Revision: 67425

Log:
Blocked revisions 67349,67353,67396,67407,67411 via svnmerge

........
r67349 | matthias.klose | 2008-11-23 07:37:03 -0600 (Sun, 23 Nov 2008) | 3 lines

- Modules/Setup.dist: Mention _functools in section "Modules that should
always be present (non UNIX dependent)"
........
r67353 | matthias.klose | 2008-11-23 07:54:42 -0600 (Sun, 23 Nov 2008) | 2 lines

- Fix typo in last checkin
........
r67396 | matthias.klose | 2008-11-26 11:32:49 -0600 (Wed, 26 Nov 2008) | 2 lines

- Modules/Setup.dist: Mention _elementtree and _pickle.
........
r67407 | matthias.klose | 2008-11-27 01:45:25 -0600 (Thu, 27 Nov 2008) | 2 lines

- Modules/Setup.dist: Update pyexpat
........
r67411 | matthias.klose | 2008-11-27 04:14:22 -0600 (Thu, 27 Nov 2008) | 2 lines

- Modules/Setup.dist: Update _elementtree, add _bisect, datetime
........


Modified:
python/branches/py3k/ (props changed)

Loading...