commit | ef1992b9fbcfb1dae7e946bfc42403fcaae9f044 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Dec 16 15:19:27 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Dec 16 15:19:27 2009 +0000 |
tree | fa292c49870bcf10ad57e7ffc2443a8353ba65b9 | |
parent | 1f2a1ae3884ef6a59861928eedbf11730b567202 [diff] |
Merged revisions 76856 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76856 | r.david.murray | 2009-12-16 06:49:46 -0500 (Wed, 16 Dec 2009) | 2 lines Issue #7396: fix -s, which was broken by the -j enhancement. ........