This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flavio.ribeiro
Recipients flavio.ribeiro, hltbra, ned.deily, r.david.murray, ronaldoussoren, tati_alchueyr
Date 2012-07-19.21:48:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342734490.02.0.19897467921.issue15398@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Ned,

I've used ./configure --with-pydebug && make -j2

$ gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.

$ printenv | grep LC_
$ printenv| grep LANG
LANG=en_US.UTF-8

$ mount
/dev/disk0s2 on / (hfs, local, journaled)
History
Date User Action Args
2012-07-19 21:48:10flavio.ribeirosetrecipients: + flavio.ribeiro, ronaldoussoren, ned.deily, r.david.murray, tati_alchueyr, hltbra
2012-07-19 21:48:10flavio.ribeirosetmessageid: <1342734490.02.0.19897467921.issue15398@psf.upfronthosting.co.za>
2012-07-19 21:48:09flavio.ribeirolinkissue15398 messages
2012-07-19 21:48:09flavio.ribeirocreate