]> granicus.if.org Git - python/commit
Merged revisions 73776 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 2 Jul 2009 18:19:47 +0000 (18:19 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 2 Jul 2009 18:19:47 +0000 (18:19 +0000)
commit7d6b01417f5e97e122c4fe2237ebd24ea3437d52
treef3e405f25c572084e711555e7fb4cf8292746fcd
parentf92146938377651100db8a00bb3356ceff760037
Merged revisions 73776 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73776 | benjamin.peterson | 2009-07-02 13:16:45 -0500 (Thu, 02 Jul 2009) | 1 line

  when print() gets unicode arguments, sep and end should be unicode by default #4618
........
Lib/test/test_print.py
Misc/NEWS
Python/bltinmodule.c