From: Benjamin Peterson Date: Thu, 5 Jun 2008 23:57:54 +0000 (+0000) Subject: Blocked revisions 63965,63967 via svnmerge X-Git-Tag: v3.0b1~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a5df4d3b7f849abbb068caf22d57e2c72f05d15;p=python Blocked revisions 63965,63967 via svnmerge ........ r63965 | benjamin.peterson | 2008-06-05 17:39:34 -0500 (Thu, 05 Jun 2008) | 2 lines use the more idomatic while True ........ r63967 | benjamin.peterson | 2008-06-05 18:02:33 -0500 (Thu, 05 Jun 2008) | 2 lines revert 63965 for preformance reasons ........ ---