Message127814
Le jeudi 03 février 2011 à 19:59 +0000, Alexander Belopolsky a écrit :
> Alexander Belopolsky <belopolsky@users.sourceforge.net> added the comment:
>
> > 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?
"grep -C2" seems to say most of them are. I haven't done a survey. |
|
Date |
User |
Action |
Args |
2011-02-03 20:07:12 | pitrou | set | recipients:
+ pitrou, loewis, doko, exarkun, amaury.forgeotdarc, belopolsky, benjamin.peterson, stutzbach, naufraghi, petere |
2011-02-03 20:07:11 | pitrou | link | issue7111 messages |
2011-02-03 20:07:11 | pitrou | create | |
|