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 belopolsky
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, doko, naufraghi, petere, pitrou, stutzbach
Date 2011-02-03.19:59:24
SpamBayes Score 0.0009235986
Marked as misclassified No
Message-id <AANLkTikeuotA2vJj_r8tZ9XMXP+C90X2EMORGjZkjvzE@mail.gmail.com>
In-reply-to <AANLkTi=usftfBpySWubqmw=6Oxa=eXcAN3kzhVH9zda-@mail.gmail.com>
Content
> On Thu, Feb 3, 2011 at 2:44 PM, Antoine Pitrou <report@bugs.python.org> wrote:
> ..
>> Do you know of places where we use fd 2 instead of sys.stderr?
>
> We normally don't.

Hmm, grep "fprintf(stderr," returned 122 hits in the py3k branch.
Are you sure these are all debug-build only?
History
Date User Action Args
2011-02-03 19:59:26belopolskysetrecipients: + belopolsky, doko, amaury.forgeotdarc, pitrou, benjamin.peterson, stutzbach, naufraghi, petere
2011-02-03 19:59:24belopolskylinkissue7111 messages
2011-02-03 19:59:24belopolskycreate