Message 201674 - Python tracker

Message201674

Author ncoghlan
Recipients brian.curtin, loewis, ncoghlan, pitrou, tim.golden, zach.ware
Date 2013-10-29.21:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7crXM8RByFwDPfxaaJFwHo20zcGaT9oB7-3osTy_GUeRA@mail.gmail.com>
In-reply-to <1383080293.2.0.31204430631.issue19439@psf.upfronthosting.co.za>
Content
Nice! I wonder if there might a difference between the default console
encoding and the default pipe encoding (that test assumes the default
standard stream encodings will be the same in the current process as they
are in the child).
History
Date User Action Args
2013-10-29 21:18:11ncoghlansetrecipients: + ncoghlan, loewis, pitrou, tim.golden, brian.curtin, zach.ware
2013-10-29 21:18:11ncoghlanlinkissue19439 messages
2013-10-29 21:18:10ncoghlancreate