<p><br>
On Dec 26, 2010 2:55 PM, &quot;Dan Villiom Podlaski Christiansen&quot; &lt;<a href="mailto:danchr@gmail.com">danchr@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 26 Dec 2010, at 16:39, Augie Fackler wrote:<br>
&gt;<br>
&gt;&gt; On Dec 26, 2010, at 6:51 AM, Dan Villiom Podlaski Christiansen wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; # HG changeset patch<br>
&gt;&gt;&gt; # User Dan Villiom Podlaski Christiansen &lt;<a href="mailto:danchr@gmail.com">danchr@gmail.com</a>&gt;<br>
&gt;&gt;&gt; # Date 1293200527 -3600<br>
&gt;&gt;&gt; # Node ID a37295adc5d962fd8ea86b4dc2472b0ad0f11deb<br>
&gt;&gt;&gt; # Parent  4233e0fb74d1d801ad2ce9e3f713a0ca4c8ba668<br>
&gt;&gt;&gt; test-trusted.py: fix on PyPy<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The test previously did a few print statements without end-of-line<br>
&gt;&gt;&gt; followed by a write from the UI object. For some reason, PyPy<br>
&gt;&gt;&gt; consistently inserted a space one character later. Changing the print<br>
&gt;&gt;&gt; statements to include a newline fixes this.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This sounds like a bug in pypy to me. Do the pypy guys not agree?<br>
&gt;<br>
&gt;<br>
&gt; I just checked, and the warning is printed on standard error, whereas the dots were printed on standard output. The exact order of intermingled stdout/stderr output seems thoroughly into implementation-defined territory…</p>

<p>Fair enough.</p>
<p>&gt;<br>
&gt; --<br>
&gt;<br>
&gt;<br>
&gt; Dan Villiom Podlaski Christiansen<br>
&gt; <a href="mailto:danchr@gmail.com">danchr@gmail.com</a><br>
&gt;<br>
</p>