commit | acf16deeb859feaef2af9f48d3ef0570658c70dc | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Jun 29 16:04:46 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Jun 29 16:04:46 2010 +0000 |
tree | e22764a7d41a27e432376b9a20aff0c5eedc50ed | |
parent | 714b74d39f1d9709cc0c0fc55a28b11789f6cae0 [diff] |
Merged revisions 82373 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82373 | benjamin.peterson | 2010-06-29 10:57:57 -0500 (Tue, 29 Jun 2010) | 1 line note that byte strings can be raw, too #9114 ........