From: Amaury Forgeot d'Arc <amauryfa@gmail.com>
Date: Tue, 1 Jul 2008 20:48:50 +0000 (+0000)
Subject: Blocked revisions 64633 via svnmerge
X-Git-Tag: v3.0b2~123
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=251d3e2d450145e5d6a7a3c90da27d5a90a58417;p=python

Blocked revisions 64633 via svnmerge

........
  r64633 | amaury.forgeotdarc | 2008-07-01 22:38:04 +0200 (mar., 01 juil. 2008) | 5 lines

  #3242: fix a crash in "print", if sys.stdout is set to a custom object,
  whose write() method installs another sys.stdout.

  Will backport.
........
---