| commit | 1fcfe211f436feefbf6101f1f5dac145742c9462 | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Wed Jun 25 12:54:22 2008 +0000 |
| committer | Benjamin Peterson <benjamin@python.org> | Wed Jun 25 12:54:22 2008 +0000 |
| tree | 70ff0cc6bf2e8a3f0a01014c1cd0059a94ae7302 | |
| parent | 57f6a55daf987437d9da229e4e476ebb82419d02 [diff] |
Merged revisions 64517,64519 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64517 | benjamin.peterson | 2008-06-24 22:09:05 -0500 (Tue, 24 Jun 2008) | 1 line remove bytes alias in multiprocessing ........ r64519 | benjamin.peterson | 2008-06-25 07:39:05 -0500 (Wed, 25 Jun 2008) | 1 line use byte literals in multiprocessing ........