In article <[email protected]>, Chris Angelico <[email protected]> wrote:
> On Thu, Jan 10, 2013 at 9:54 AM, Roy Smith <[email protected]> wrote: > > What's weird is that two of the servers, and only those two, stick a > > BOM (Byte Order Mark) in front of the message they log. > > Could it be this issue you're looking at? > > http://bugs.python.org/issue14452 > > What are the exact Python versions in use? Are the two different > servers running an older revision of Py 2.7? > > ChrisA It sounds like it might be it, but we're running 2.7.3 on all machines. -- http://mail.python.org/mailman/listinfo/python-list
